Searched refs:errnos (Results 1 – 2 of 2) sorted by relevance
2606 u32 *errnos; member2645 u32 *new_errnos = realloc(stats->errnos, err * sizeof(u32)); in thread__update_stats()2656 stats->errnos = new_errnos; in thread__update_stats()2660 ++stats->errnos[err - 1]; in thread__update_stats()4886 if (stats->errnos[e] != 0) in syscall__dump_stats()4887 …printf(fp, "\t\t\t\t%s: %d\n", perf_env__arch_strerrno(trace->host->env, e + 1), stats->errnos[e]); in syscall__dump_stats()
150 To be used with -s or -S, to show stats for the errnos experienced by