Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dsim.c1049 static void log_1I0D(InstrInfo* ii) in log_1I0D() function
1357 CLG_(cachesim).log_1I0D = 0; in cachesim_post_clo_init()
1390 CLG_(cachesim).log_1I0D = log_1I0D; in cachesim_post_clo_init()
1868 .log_1I0D = 0,
Dglobal.h661 void (*log_1I0D)(InstrInfo*) VG_REGPARM(1); member
Dmain.c509 helperAddr = CLG_(cachesim).log_1I0D; in flushEvents()