Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtarget.h78 static inline bool target__has_per_thread(struct target *target) in target__has_per_thread() function
92 else if (target__has_per_thread(target)) in target__uses_dummy_map()
/linux/tools/perf/
H A Dbuiltin-stat.c377 if (!target__has_cpu(&target) || target__has_per_thread(&target)) in read_counters_with_affinity()
693 if (target__has_per_thread(&target) && err != EOPNOTSUPP && in stat_handle_error()