Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dtarget.h87 static inline bool target__has_per_thread(struct target *target) in target__has_per_thread() function
101 else if (target__has_per_thread(target)) in target__uses_dummy_map()
A Dstat.c849 if (target__has_cpu(target) && !target__has_per_thread(target)) in create_perf_stat_counter()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c428 if (!target__has_cpu(&target) || target__has_per_thread(&target)) in read_affinity_counters()
719 } else if (target__has_per_thread(&target) && in stat_handle_error()

Completed in 9 milliseconds