Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tprof/
H A Dtprof_x86.c51 extern const tprof_backend_ops_t tprof_amd_ops;
64 ops = &tprof_amd_ops; in tprof_x86_init()
H A Dtprof_x86_amd.c301 const tprof_backend_ops_t tprof_amd_ops = { variable