Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dtrace-event.h27 typedef char *(tep_func_resolver_t)(void *priv, typedef
35 tep_func_resolver_t *func);
Dtrace-event.c56 tep_func_resolver_t *func) in trace_event__register_resolver()