Searched refs:DEFAULT_FETCH_TYPE_STR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/trace/ | ||
H A D | trace_probe.h | 181 #define DEFAULT_FETCH_TYPE_STR __stringify(DEFAULT_FETCH_TYPE) macro |
H A D | trace_probe.c | 118 type = DEFAULT_FETCH_TYPE_STR; in find_fetch_type() |