Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
A Dsample-filter.h52 PBF_TERM_SAMPLE_END = PBF_TERM_WEIGHT_STRUCT, enumerator
A Dsample_filter.bpf.c103 if (entry->term >= PBF_TERM_SAMPLE_START && entry->term <= PBF_TERM_SAMPLE_END && in perf_get_sample()
/linux/tools/perf/util/
A Dbpf-filter.c123 if (expr->term >= PBF_TERM_SAMPLE_START && expr->term <= PBF_TERM_SAMPLE_END && in check_sample_flags()

Completed in 13 milliseconds