Searched refs:errnos (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-trace.c | 2140 u32 *errnos; member 2162 stats->errnos = NULL; 2180 u32 *new_errnos = realloc(stats->errnos, err * sizeof(u32)); 2190 stats->errnos = new_errnos; 2194 ++stats->errnos[err - 1]; 4344 if (stats->errnos[e] != 0) 4345 fprintf(fp, "\t\t\t\t%s: %d\n", arch_syscalls__strerrno(arch_name, e + 1), stats->errnos[e]);
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-trace.txt | 150 To be used with -s or -S, to show stats for the errnos experienced by
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-15 | 3381 ‘ioctls.h’, ‘errnos.h’, ‘sys/param.h’, and ‘errlist.c’ (for the ‘stdio’
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-15 | 3381 ‘ioctls.h’, ‘errnos.h’, ‘sys/param.h’, and ‘errlist.c’ (for the ‘stdio’
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 185168 Adding more errnos to the libc wrapper (Bugzilla #2672).
|