Searched refs:OFFCPU_SAMPLE_TYPES (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/perf/util/
H A Devsel.c1367 evsel->core.attr.sample_type &= OFFCPU_SAMPLE_TYPES;
H A Dbpf_off_cpu.c320 if (sample_type & ~OFFCPU_SAMPLE_TYPES) {
H A Doff_cpu.h13 #define OFFCPU_SAMPLE_TYPES (PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP | \ macro

Completed in 172 milliseconds