Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtrace-event.h28 typedef char *(tep_func_resolver_t)(void *priv, typedef
36 tep_func_resolver_t *func);
H A Dtrace-event.c56 tep_func_resolver_t *func) in trace_event__register_resolver()