Home
last modified time | relevance | path

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

/tools/perf/util/
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()
/tools/perf/
A Dbuiltin-stat.c356 if (!target__has_cpu(&target) || target__has_per_thread(&target)) in read_affinity_counters()
642 } else if (target__has_per_thread(&target) && errno != EOPNOTSUPP && in stat_handle_error()

Completed in 9 milliseconds