Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-file.h27 PROBE_TYPE_X, enumerator
H A Dprobe-finder.c274 probe_type_is_available(PROBE_TYPE_X)) in convert_variable_type()
278 probe_type_is_available(PROBE_TYPE_X) ? 'x' : 'u'; in convert_variable_type()
H A Dprobe-file.c1171 else if (type == PROBE_TYPE_X) in probe_type_is_available()