Searched refs:target__has_per_thread (Results 1 – 2 of 2) sorted by relevance
67 static inline bool target__has_per_thread(struct target *target) in target__has_per_thread() function81 else if (target__has_per_thread(target)) in target__uses_dummy_map()
293 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()