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