Skip to main content

hit

Function hit 

Source
pub fn hit(l: Lookup)
Expand description

Record a dispatch-site lookup that found a kernel. Dispatch sites do not normally call this — hits cost nothing precisely because they are not recorded on the hot path — but it exists for completeness.