Home
last modified time | relevance | path

Searched refs:tprof_intel_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/tprof/
H A Dtprof_x86.c52 extern const tprof_backend_ops_t tprof_intel_ops;
68 ops = &tprof_intel_ops; in tprof_x86_init()
H A Dtprof_x86_intel.c304 const tprof_backend_ops_t tprof_intel_ops = { variable