Home
last modified time | relevance | path

Searched refs:target__has_per_thread (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dtarget.h86 static inline bool target__has_per_thread(struct target *target) in target__has_per_thread() function
100 else if (target__has_per_thread(target)) in target__uses_dummy_map()
H A Dstat.c797 if (target__has_cpu(target) && !target__has_per_thread(target)) in create_perf_stat_counter()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c371 if (!target__has_cpu(&target) || target__has_per_thread(&target)) in read_affinity_counters()
660 } else if (target__has_per_thread(&target) && in stat_handle_error()