Home
last modified time | relevance | path

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

/freebsd/tests/sys/pmc/
H A Dpmc_api_test.c76 static int op_stop(pmc_id_t id) { return (pmc_stop(id)); } in op_stop() function
120 { "stop", op_stop },