Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp57 static bool replacement_status = true; variable
73 replacement_status &= status; in record()
579 return Log::replacement_status && Log::records[0] != nullptr ? 0 : -1; in TBB_malloc_replacement_log()
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1400 Log::replacement_status = true; in LogCleanup()