Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_clreq.h48 VG_USERREQ__GET_MALLOCFUNCS = 0x3030, enumerator
/external/valgrind/coregrind/m_replacemalloc/
Dvg_replace_malloc.c1319 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__GET_MALLOCFUNCS, &info, in init()
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1978 case VG_USERREQ__GET_MALLOCFUNCS: { in do_client_request()