Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds