Searched refs:btb (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c745 struct xfs_btree_block *btb = blk; local
747 lsn = be64_to_cpu(btb->bb_u.s.bb_lsn);
748 uuid = &btb->bb_u.s.bb_uuid;
753 struct xfs_btree_block *btb = blk; local
755 lsn = be64_to_cpu(btb->bb_u.l.bb_lsn);
756 uuid = &btb->bb_u.l.bb_uuid;
/linux-master/tools/perf/util/
H A Dparse-events.l171 lc_type (L1-dcache|l1-d|l1d|L1-data|L1-icache|l1-i|l1i|L1-instruction|LLC|L2|dTLB|d-tlb|Data-TLB|iTLB|i-tlb|Instruction-TLB|branch|branches|bpu|btb|bpc|node)

Completed in 372 milliseconds