Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dsim.c1256 static void log_0I1Dw(InstrInfo* ii, Addr data_addr, Word data_size) in log_0I1Dw() function
1311 CLG_(cachesim).log_0I1Dw = 0; in cachesim_post_clo_init()
1368 CLG_(cachesim).log_0I1Dw = log_0I1Dw; in cachesim_post_clo_init()
1720 .log_0I1Dw = 0,
Dglobal.h643 void (*log_0I1Dw)(InstrInfo*, Addr, Word) VG_REGPARM(3); member
Dmain.c535 helperAddr = CLG_(cachesim).log_0I1Dw; in flushEvents()
703 helperAddr = isWrite ? CLG_(cachesim).log_0I1Dw in addEvent_D_guarded()