Home
last modified time | relevance | path

Searched refs:PROBE_TYPE_END (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dprobe-file.h30 PROBE_TYPE_END, enumerator
H A Dprobe-file.c1169 if (type >= PROBE_TYPE_END) in probe_type_is_available()