Searched defs:profiled (Results 1 – 2 of 2) sorted by relevance
167 let mut profiled = PROFILED.lock().unwrap(); in test_profile() localVariable177 let profiled = PROFILED.lock().unwrap(); in test_profile() localVariable
459 void set_profiled(bool profiled) { in set_profiled()