Searched defs:flushEvents (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/lackey/
H A Dlk_main.c478 static void flushEvents(IRSB* sb) function
523 // code that adds calls to trace_instr() in flushEvents(). However, you
534 flushEvents(sb);
553 flushEvents(sb);
580 flushEvents(sb);
616 flushEvents(sb);
914 flushEvents(sbOut);
954 flushEvents(sbOut);
992 flushEvents(sbOut);
/external/valgrind/cachegrind/
H A Dcg_main.c693 static void flushEvents ( CgState* cgs ) function
879 flushEvents(cgs);
903 flushEvents(cgs);
940 flushEvents(cgs);
971 flushEvents(cgs);
973 /* Same as case Ev_Dw / case Ev_Dr in flushEvents, except with guard */
1007 flushEvents(cgs);
1027 flushEvents(cgs);
1226 flushEvents( &cgs );
1297 flushEvents(
[all...]
/external/valgrind/callgrind/
H A Dmain.c378 static void flushEvents ( ClgState* clgs ) function
607 flushEvents(clgs);
626 flushEvents(clgs);
661 flushEvents(clgs);
691 flushEvents(clgs);
693 /* Same as case Ev_Dw / case Ev_Dr in flushEvents, except with guard */
726 flushEvents(clgs);
746 flushEvents(clgs);
763 flushEvents(clgs);
1147 flushEvents(
[all...]

Completed in 668 milliseconds