Home
last modified time | relevance | path

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

/tools/perf/util/
Devent.c369 const char *in_out = !out ? "IN " : in perf_event__fprintf_switch() local
374 return fprintf(fp, " %s\n", in_out); in perf_event__fprintf_switch()
377 in_out, out ? "next" : "prev", in perf_event__fprintf_switch()