Home
last modified time | relevance | path

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

/freebsd/tests/sys/pmc/
H A Dpmc_api_test.c73 static int op_attach(pmc_id_t id) { return (pmc_attach(id, getpid())); } in op_attach() function
117 { "attach", op_attach },