Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dsim.c1223 static void log_1I1Dw(InstrInfo* ii, Addr data_addr, Word data_size) in log_1I1Dw() function
1306 CLG_(cachesim).log_1I1Dw = 0; in cachesim_post_clo_init()
1363 CLG_(cachesim).log_1I1Dw = log_1I1Dw; in cachesim_post_clo_init()
1717 .log_1I1Dw = 0,
Dglobal.h640 void (*log_1I1Dw)(InstrInfo*, Addr, Word) VG_REGPARM(3); member
Dmain.c484 helperAddr = CLG_(cachesim).log_1I1Dw; in flushEvents()