Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c120 typedef struct profile_probe { struct
131 struct profile_probe_percpu **prof_pcpus; argument
231 profile_probe(profile_probe_t *prof, hrtime_t late) in profile_probe() function