Searched defs:prof_timer (Results 1 – 3 of 3) sorted by relevance
67 let prof_timer = tcx.prof.generic_activity("codegen_module"); in compile_codegen_unit() localVariable
480 let prof_timer = qcx.dep_context().profiler().query_provider(); in execute_job_non_incr() localVariable523 let prof_timer = qcx.dep_context().profiler().query_provider(); in execute_job_incr() localVariable631 let prof_timer = qcx.dep_context().profiler().query_provider(); in try_load_from_disk_and_cache_in_memory() localVariable
402 let prof_timer = tcx.prof.incr_cache_loading(); in try_load_from_disk() localVariable