Searched refs:log_reference_counting (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/libauto-185.5/
H A DEnvironment.h56 static bool log_reference_counting; // log reference counting activity member in class:Auto::Environment
H A DEnvironment.cpp48 bool Environment::log_reference_counting; // log reference counting activity member in class:Auto::Environment
144 log_reference_counting = read_bool("AUTO_REFERENCE_COUNT_LOGGING", false, "Reference count logging enabled.");
H A Dauto_zone.cpp808 if (Environment::log_reference_counting && malloc_logger) {
824 if (Environment::log_reference_counting && malloc_logger) {

Completed in 128 milliseconds