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

/linux-master/tools/perf/util/bpf_skel/
H A Dsample-filter.h13 PBF_OP_LE, enumerator in enum:perf_bpf_filter_op
H A Dsample_filter.bpf.c171 case PBF_OP_LE:
/linux-master/tools/perf/util/
H A Dbpf-filter.l104 "<=" { return operator(PBF_OP_LE); }

Completed in 116 milliseconds