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

/external/valgrind/callgrind/
H A Dsim.c474 #define PF_STREAMS 8 macro
477 static UInt pf_lastblock[PF_STREAMS];
478 static Int pf_seqblocks[PF_STREAMS];
484 for(i=0;i<PF_STREAMS;i++)
496 UInt stream = (a >> PF_PAGEBITS) % PF_STREAMS;

Completed in 161 milliseconds