Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devswitch.c34 static int evswitch__fprintf_enoent(FILE *fp, const char *evtype, const char *evname) in evswitch__fprintf_enoent()
/linux/tools/perf/ui/gtk/
H A Dhists.c636 const char *evname = evsel__name(pos); in evlist__gtk_browse_hists() local