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()
814 if (target__has_cpu(&opts->target)) in perf_evsel__config()825 (!opts->no_inherit || target__has_cpu(&opts->target) || per_cpu || in perf_evsel__config()
1949 else if (target__has_cpu(target)) in __machine__synthesize_threads()
164 if (target__has_cpu(&target)) in create_perf_stat_counter()1347 !target__has_cpu(&target)) { in cmd_stat()1367 } else if (target__has_cpu(&target)) { in cmd_stat()