Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dsample-filter.h33 PBF_TERM_ID = PBF_TERM_SAMPLE_START + 6, /* SAMPLE_ID = 1U << 6 */ enumerator
H A Dsample_filter.bpf.c110 case PBF_TERM_ID: in perf_get_sample()
/linux/tools/perf/util/
H A Dbpf-filter.l89 id { return sample(PBF_TERM_ID); }