Searched refs:target__has_cpu (Results 1 – 4 of 4) sorted by relevance
56 static inline bool target__has_cpu(struct target *target) in target__has_cpu() function63 return !target__has_task(target) && !target__has_cpu(target); in target__none()73 (!target__has_cpu(target) && !target->uses_mmap)) in target__uses_dummy_map()
698 if (target__has_cpu(&opts->target)) in perf_evsel__config()709 (!opts->no_inherit || target__has_cpu(&opts->target) || per_cpu))) in perf_evsel__config()
1778 else if (target__has_cpu(target)) in __machine__synthesize_threads()
304 if (target__has_cpu(&target)) in create_perf_stat_counter()1862 !target__has_cpu(&target)) { in cmd_stat()1882 } else if (target__has_cpu(&target)) { in cmd_stat()