Home
last modified time | relevance | path

Searched defs:evsel_name (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py976 def evsel_table(evsel_id, evsel_name, *x): argument
/linux/tools/perf/util/
H A Dannotate.c1177 const char *evsel_name = evsel__name(evsel); in symbol__annotate_printf() local