Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dtarget.h67 static inline bool target__has_per_thread(struct target *target) in target__has_per_thread() function
81 else if (target__has_per_thread(target)) in target__uses_dummy_map()
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c293 if (target__has_cpu(&target) && !target__has_per_thread(&target)) in create_perf_stat_counter()
344 if (target__has_cpu(&target) && !target__has_per_thread(&target)) in read_counter()
641 } else if (target__has_per_thread(&target) && in __run_perf_stat()
1438 if (uval == 0.0 && target__has_per_thread(&target)) in sort_aggr_thread()