Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Derrnos.c.inc3 * minus the errnos that are not actually generic to all archs.
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c2193 u32 *errnos; member
2230 u32 *new_errnos = realloc(stats->errnos, err * sizeof(u32));
2241 stats->errnos = new_errnos;
2245 ++stats->errnos[err - 1];
4271 if (stats->errnos[e] != 0)
4272 fprintf(fp, "\t\t\t\t%s: %d\n", arch_syscalls__strerrno(arch_name, e + 1), stats->errnos[e]);
/openbmc/linux/tools/perf/Documentation/
H A Dperf-trace.txt150 To be used with -s or -S, to show stats for the errnos experienced by