Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dsim.c1051 static void log_1I0D(InstrInfo* ii) in log_1I0D() function
1281 CLG_(cachesim).log_1I0D = 0; in cachesim_post_clo_init()
1317 CLG_(cachesim).log_1I0D = log_1I0D; in cachesim_post_clo_init()
1752 .log_1I0D = 0,
Dglobal.h661 void (*log_1I0D)(InstrInfo*) VG_REGPARM(1); member
Dmain.c510 helperAddr = CLG_(cachesim).log_1I0D; in flushEvents()