Searched refs:native (Results 1 – 10 of 10) sorted by relevance
| /tools/testing/selftests/seccomp/ |
| A D | seccomp_benchmark.c | 218 ksft_print_msg("getpid native: %llu ns\n", native); in main() 262 bitmap1 - native); in main() 264 bitmap2 - native); in main() 266 filter1 - native); in main() 268 filter2 - native); in main() 270 bitmap1 - native - (bitmap2 - bitmap1)); in main() 274 (filter2 - native - entry) / 4); in main() 288 bitmap1 - native, approx, bitmap2 - native, skip); in main() 295 bitmap1 - native, skip); in main() 297 bitmap2 - native, skip); in main() [all …]
|
| /tools/perf/Documentation/ |
| A D | jitdump-specification.txt | 17 …erated code, such as address, size, and name of generated functions, the native code generated, th… 80 * native code: raw byte encoding of the jitted code 86 * native code length 91 The format supports empty functions with no native code.
|
| A D | perf.data-file-format.txt | 10 All fields are in native-endian of the machine that generated the perf.data. 33 magic value is 64bit byte swapped compared the file is in non-native
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-net.rst | 68 **xdp** - try native XDP and fallback to generic XDP if NIC driver does not support it;
|
| /tools/perf/arch/arm64/entry/syscalls/ |
| A D | syscall_32.tbl | 9 # for the native EABI syscalls and should be kept in sync 11 # the compat entry points where they differ from the native
|
| /tools/perf/arch/x86/entry/syscalls/ |
| A D | syscall_64.tbl | 397 # in x32 as compared to native x86_64. These syscalls have numbers 512-547.
|
| /tools/testing/selftests/wireguard/qemu/ |
| A D | Makefile | 50 CFLAGS += -march=native
|
| /tools/net/ynl/pyynl/lib/ |
| A D | ynl.py | 143 return format.native
|
| /tools/power/pm-graph/ |
| A D | README | 508 The tool also includes some common functions native to important
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 526 0x1a, 0, eax, 23:0, core_native_model , This core's native model ID 1063 0x80000026, 3:0, ebx, 27:24, core_native_model_id , This core's native model ID
|
Completed in 16 milliseconds