Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dtrace-event.c58 tep_func_resolver_t *func) in trace_event__register_resolver()
Dtrace-event.h23 tep_func_resolver_t *func);
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h457 typedef char *(tep_func_resolver_t)(void *priv, typedef
619 tep_func_resolver_t *func, void *priv);
Devent-parse.c427 tep_func_resolver_t *func;
443 tep_func_resolver_t *func, void *priv) in tep_set_function_resolver()