Searched refs:PBF_OP_GT (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/bpf_skel/
H A Dsample-filter.h10 PBF_OP_GT, enumerator in enum:perf_bpf_filter_op
H A Dsample_filter.bpf.c162 case PBF_OP_GT:
/linux-master/tools/perf/util/
H A Dbpf-filter.l101 ">" { return operator(PBF_OP_GT); }

Completed in 112 milliseconds