Lines Matching refs:perf
22 #include "../perf.h"
45 #include <perf/evlist.h>
46 #include <perf/evsel.h>
47 #include <perf/cpumap.h>
48 #include <perf/mmap.h>
922 * If specify '-a' and '--per-thread' to perf record, perf record
926 * If specify '--per-thread' only to perf record,
930 * For perf record, thread_map__new_str doesn't call
931 * thread_map__new_all_cpus. That will keep perf record's
934 * For perf stat, it allows the case that target->per_thread and
1237 * With perf record core.cpus is usually NULL.