Searched refs:ops_check (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/ftrace/
H A Dftrace-ops.c152 static void ops_check(struct sample_ops *ops, int nr, function
219 ops_check(ops_relevant, nr_ops_relevant, nr_function_calls);
220 ops_check(ops_irrelevant, nr_ops_irrelevant, 0);

Completed in 97 milliseconds