Home
last modified time | relevance | path

Searched refs:nDisp (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/exp-bbv/
Dbbv_main.c506 static void bbv_thread_called ( ThreadId tid, ULong nDisp ) in bbv_thread_called() argument
/external/valgrind/main/helgrind/
Dhg_main.c1389 static void evh__start_client_code ( ThreadId tid, ULong nDisp ) { in evh__start_client_code() argument
1390 if (0) VG_(printf)("start %d %llu\n", (Int)tid, nDisp); in evh__start_client_code()
1399 static void evh__stop_client_code ( ThreadId tid, ULong nDisp ) { in evh__stop_client_code() argument
1400 if (0) VG_(printf)(" stop %d %llu\n", (Int)tid, nDisp); in evh__stop_client_code()