Home
last modified time | relevance | path

Searched refs:OFFCPU_SAMPLE_TYPES (Results 1 – 3 of 3) sorted by relevance

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