Searched refs:mapped (Results 1 – 9 of 9) sorted by relevance
| /tools/perf/tests/ |
| A D | mmap-basic.c | 250 bool mapped = false, opened = false, rdpmc_supported; in test_stat_user_read() local 288 mapped = true; in test_stat_user_read() 356 if (mapped) in test_stat_user_read()
|
| /tools/perf/Documentation/ |
| A D | jitdump-specification.txt | 160 uint64_t mapped_size : the size of the unwinding data mapped in memory 170 …ta was mapped in memory by the running process) or zero (if the unwinding data is not mapped by th…
|
| A D | topdown.txt | 55 Fixed counter 3 is mapped to a pseudo event event=0x00, umask=04, 58 The metric events are mapped to the pseudo event event=0x00, umask=0x8X. 114 mapped to permit calls to the _rdpmd instruction. Permission may also be granted
|
| /tools/testing/selftests/mm/ |
| A D | uffd-common.c | 412 req.mapped = 0; in continue_range() 414 if (ret >= 0 || req.mapped != -EEXIST) in continue_range() 416 ret, (int64_t) req.mapped); in continue_range()
|
| A D | uffd-unit-tests.c | 1290 DEFINE_MMAP_CHANGING_TEST(continue, UFFDIO_CONTINUE, mapped)
|
| /tools/include/uapi/linux/ |
| A D | userfaultfd.h | 344 __s64 mapped; member
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-gen.rst | 131 if target kernel supports memory-mapped BPF arrays, same structs can be
|
| /tools/perf/ |
| A D | design.txt | 294 * Structure of the page that can be mapped via mmap
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 134 …0x4, 31:0, edx, 2, complex_indexing , Not a direct-mapped cache (complex func…
|
Completed in 16 milliseconds