Home
last modified time | relevance | path

Searched defs:per_thread (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dtarget.h18 bool per_thread; member
Dsession.c1176 bool per_thread) in deliver_sample_value()
1214 bool per_thread) in deliver_sample_group()
1240 bool per_thread = perf_evsel__attr_has_per_thread_sample_period(&evsel->core); in evlist__deliver_sample() local
/linux-6.14.4/tools/lib/perf/
Devsel.c556 u64 *perf_sample_id__get_period_storage(struct perf_sample_id *sid, u32 tid, bool per_thread) in perf_sample_id__get_period_storage()
/linux-6.14.4/tools/perf/
Dbuiltin-record.c1080 bool per_thread = evlist__per_thread(evlist); in record__thread_data_init_maps() local
/linux-6.14.4/tools/power/x86/turbostat/
Dturbostat.c8140 const bool per_thread = cai->flags & CSTATE_COUNTER_FLAG_COLLECT_PER_THREAD; in cstate_perf_init_() local