Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dsim.c1087 static void log_2I0D(InstrInfo* ii1, InstrInfo* ii2) in log_2I0D() function
1299 CLG_(cachesim).log_2I0D = 0; in cachesim_post_clo_init()
1357 CLG_(cachesim).log_2I0D = log_2I0D; in cachesim_post_clo_init()
1713 .log_2I0D = 0,
Dglobal.h636 void (*log_2I0D)(InstrInfo*, InstrInfo*) VG_REGPARM(2); member
Dmain.c506 helperAddr = CLG_(cachesim).log_2I0D; in flushEvents()