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