Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dsim.c1073 static void log_2I0D(InstrInfo* ii1, InstrInfo* ii2) in log_2I0D() function
1359 CLG_(cachesim).log_2I0D = 0; in cachesim_post_clo_init()
1392 CLG_(cachesim).log_2I0D = log_2I0D; in cachesim_post_clo_init()
1869 .log_2I0D = 0,
Dglobal.h662 void (*log_2I0D)(InstrInfo*, InstrInfo*) VG_REGPARM(2); member
Dmain.c500 helperAddr = CLG_(cachesim).log_2I0D; in flushEvents()