Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dsim.c1106 static void log_3I0D(InstrInfo* ii1, InstrInfo* ii2, InstrInfo* ii3) in log_3I0D() function
1361 CLG_(cachesim).log_3I0D = 0; in cachesim_post_clo_init()
1394 CLG_(cachesim).log_3I0D = log_3I0D; in cachesim_post_clo_init()
1870 .log_3I0D = 0,
Dglobal.h663 void (*log_3I0D)(InstrInfo*, InstrInfo*, InstrInfo*) VG_REGPARM(3); member
Dmain.c489 helperAddr = CLG_(cachesim).log_3I0D; in flushEvents()