Home
last modified time | relevance | path

Searched defs:opcodeString (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp66 static void record(FunctionInfo functionInfo, const char * opcodeString, bool status) { in record()
258 char opcodeString[2*MAX_PATTERN_SIZE+1]; in CheckOpcodes() local