Searched refs:evswitch__fprintf_enoent (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Devswitch.c34 static int evswitch__fprintf_enoent(FILE *fp, const char *evtype, const char *evname) function
46 evswitch__fprintf_enoent(fp, "on", evswitch->on_name);
55 evswitch__fprintf_enoent(fp, "off", evswitch->off_name);

Completed in 120 milliseconds