Searched refs:b1 (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | test_core_reloc_misc.c | 26 int b1; member 48 CORE_READ(&out->b, &in_b->b1)) /* accessor: 0:0 */ in test_core_misc()
|
D | btf_dump_test_case_padding.c | 218 struct nested_packed b1; member
|
D | core_reloc_types.h | 659 int b1; member
|
/tools/vm/ |
D | slabinfo.c | 804 char b1[20], b2[20], b3[20], b4[20]; in totals() local 980 store_size(b1, total_size);store_size(b2, total_waste); in totals() 982 printf("Memory used: %15s # Loss : %15s MRatio:%6s%%\n", b1, b2, b3); in totals() 984 store_size(b1, total_objects);store_size(b2, total_partobj); in totals() 986 printf("# Objects : %15s # PartObj: %15s ORatio:%6s%%\n", b1, b2, b3); in totals() 994 store_size(b1, avg_objects);store_size(b2, min_objects); in totals() 997 b1, b2, b3, b4); in totals() 999 store_size(b1, avg_slabs);store_size(b2, min_slabs); in totals() 1002 b1, b2, b3, b4); in totals() 1004 store_size(b1, avg_partial);store_size(b2, min_partial); in totals() [all …]
|
/tools/perf/Documentation/ |
D | perf-diff.txt | 157 Time string is'a1.b1,c1.d1:a2.b2,c2.d2'. Use ':' to separate timestamps
|
/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 231 b1: MOV CL/R9L,Ib 528 b1: CMPXCHG Ev,Gv
|