Searched refs:probe_type_is_available (Results 1 – 3 of 3) sorted by relevance
70 bool probe_type_is_available(enum probe_type type);
394 probe_type_is_available(PROBE_TYPE_X)) in convert_variable_type()398 probe_type_is_available(PROBE_TYPE_X) ? 'x' : 'u'; in convert_variable_type()
1167 bool probe_type_is_available(enum probe_type type) in probe_type_is_available() function