Home
last modified time | relevance | path

Searched refs:b4 (Results 1 – 4 of 4) sorted by relevance

/tools/vm/
Dslabinfo.c804 char b1[20], b2[20], b3[20], b4[20]; in totals() local
995 store_size(b3, max_objects);store_size(b4, total_objects); in totals()
997 b1, b2, b3, b4); in totals()
1000 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals()
1002 b1, b2, b3, b4); in totals()
1005 store_size(b3, max_partial);store_size(b4, total_partial); in totals()
1007 b1, b2, b3, b4); in totals()
1010 store_size(b4, total_partial * 100 / total_slabs); in totals()
1012 b1, b2, b3, b4); in totals()
1016 store_size(b4, total_partobj); in totals()
[all …]
/tools/arch/x86/lib/
Dx86-opcode-map.txt234 b4: MOV AH/R12L,Ib
531 b4: LFS Gv,Mp
774 b4: vpmadd52luq Vx,Hx,Wx (66),(ev)
/tools/power/pm-graph/
DREADME627 # so you have to press some keys first to wake it up b4 suspend)
Dsleepgraph.py1241 b4 = self.displayControl('stat')
1245 self.vprint('Display Switched: %s -> %s' % (b4, curr))