Searched refs:anon (Results 1 – 5 of 5) sorted by relevance
/tools/bpf/bpftool/Documentation/ |
D | bpftool-btf.rst | 91 [1] PTR '(anon)' type_id=2 96 [4] PTR '(anon)' type_id=5 144 [1] PTR '(anon)' type_id=2 156 [5] CONST '(anon)' type_id=6 159 [8] ARRAY '(anon)' type_id=7 index_type_id=9 nr_elems=16 161 [10] RESTRICT '(anon)' type_id=11 162 [11] PTR '(anon)' type_id=12 163 [12] CONST '(anon)' type_id=13 168 [15] PTR '(anon)' type_id=16 169 [16] VOLATILE '(anon)' type_id=17 [all …]
|
/tools/testing/selftests/vm/ |
D | run_vmtests | 110 ./userfaultfd anon 128 32
|
/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 93 long anon, current; in alloc_anon_50M_check() local 107 anon = cg_read_key_long(cgroup, "memory.stat", "anon "); in alloc_anon_50M_check() 108 if (anon < 0) in alloc_anon_50M_check() 111 if (!values_close(anon, current, 3)) in alloc_anon_50M_check()
|
/tools/perf/util/ |
D | map.c | 160 int anon, no_dso, vdso, android; in map__new() local 163 anon = is_anon_memory(filename, flags); in map__new() 175 if ((anon || no_dso) && nsi && (prot & PROT_EXEC)) { in map__new() 207 if (anon || no_dso) { in map__new()
|
/tools/perf/Documentation/ |
D | perf-config.txt | 476 # Samples: 7K of event 'anon group { ref-cycles, cycles }'
|