Home
last modified time | relevance | path

Searched defs:hashing_timer (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_query_system/src/dep_graph/
Dgraph.rs373 let hashing_timer = dcx.profiler().incr_result_hashing(); in with_task() localVariable
588 let hashing_timer = cx.profiler().incr_result_hashing(); in with_feed_task() localVariable