Searched refs:target__has_cpu (Results 1 – 5 of 5) sorted by relevance
57 static inline bool target__has_cpu(struct target *target) in target__has_cpu() function64 return !target__has_task(target) && !target__has_cpu(target); in target__none()79 (!target__has_cpu(target) && !target->uses_mmap)) in target__uses_dummy_map()
995 if (target__has_cpu(&opts->target) || opts->sample_cpu) in perf_evsel__config()1003 (!opts->no_inherit || target__has_cpu(&opts->target) || per_cpu || in perf_evsel__config()
2451 else if (target__has_cpu(target)) in __machine__synthesize_threads()
157 if (target__has_cpu(&ftrace->target)) in set_tracing_pid()198 if (!target__has_cpu(&ftrace->target)) in set_tracing_cpu()
293 if (target__has_cpu(&target) && !target__has_per_thread(&target)) in create_perf_stat_counter()344 if (target__has_cpu(&target) && !target__has_per_thread(&target)) in read_counter()2480 if (nr_cgroups || !target__has_cpu(&target)) { in add_default_attributes()2512 if (target__has_cpu(&target)) in add_default_attributes()2990 !target__has_cpu(&target)) { in cmd_stat()3013 } else if (target__has_cpu(&target)) { in cmd_stat()