Searched defs:profiling_enabled (Results 1 – 3 of 3) sorted by relevance
141 command_queue::profiling_enabled() const { in profiling_enabled() function in command_queue
112 let profiling_enabled = std::env::var("RA_PROFILE").is_ok(); in poke_rust_analyzer_developer() localVariable
234 let profiling_enabled = queue.is_profiling_enabled(); in call() localVariable