Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h181 #define DEFAULT_FETCH_TYPE_STR __stringify(DEFAULT_FETCH_TYPE) macro
H A Dtrace_probe.c118 type = DEFAULT_FETCH_TYPE_STR; in find_fetch_type()