Home
last modified time | relevance | path

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

/kernel/
Dprofile.c36 u32 pc, hits; member
240 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[j]; in profile_flip_buffers() local
263 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[i]; in profile_discard_flip_buffers() local
273 struct profile_hit *hits; in do_profile_hits() local
/kernel/trace/
Dtracing_map.h199 atomic64_t hits; member