Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp42 struct FunctionInfo { struct
66 static void record(FunctionInfo functionInfo, const char * opcodeString, bool status) { in record() argument
253 …codes( const char ** opcodes, void *inpAddr, bool abortOnError, const FunctionInfo* functionInfo =… in CheckOpcodes()
561 FunctionInfo functionInfo = { funcName, dllName }; in IsPrologueKnown()
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1388 FunctionInfo funcInfo = { "funcname","dllname" };