Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-trace.c2481 u32 *errnos; member
2518 u32 *new_errnos = realloc(stats->errnos, err * sizeof(u32));
2529 stats->errnos = new_errnos;
2533 ++stats->errnos[err - 1];
4673 if (stats->errnos[e] != 0)
4674 …printf(fp, "\t\t\t\t%s: %d\n", perf_env__arch_strerrno(trace->host->env, e + 1), stats->errnos[e]);
/linux-6.12.1/tools/perf/Documentation/
Dperf-trace.txt150 To be used with -s or -S, to show stats for the errnos experienced by