Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c477 LineZ; /* compressed rep for a cache line */ typedef
496 static inline LineF *LineF_Ptr (LineZ *lineZ) in LineF_Ptr()
545 LineZ linesZ[N_SECMAP_ZLINES];
763 stats__secmap_linesZ_bytes += N_SECMAP_ZLINES * sizeof(LineZ); in shmem__alloc_or_recycle_SecMap()
848 LineZ* lineZ = &sm->linesZ[i]; in shmem__SecMap_do_GC()
874 LineZ* lineZ = &sm->linesZ[i]; in shmem__SecMap_do_GC()
954 LineZ* lineZ = &sm->linesZ[i]; in shmem__SecMap_used_linesF()
978 static void rcinc_LineZ ( LineZ* lineZ ) { in rcinc_LineZ()
986 static void rcdec_LineZ ( LineZ* lineZ ) { in rcdec_LineZ()
1021 static inline LineF *alloc_LineF_for_Z (LineZ *lineZ) in alloc_LineF_for_Z()
[all …]