Searched refs:ops_relevant (Results 1 - 1 of 1) sorted by last modified time

/linux-master/samples/ftrace/
H A Dftrace-ops.c117 static struct sample_ops *ops_relevant; variable in typeref:struct:sample_ops
209 ops_relevant = ops_alloc_init(tracee_relevant, tracer_relevant,
219 ops_check(ops_relevant, nr_ops_relevant, nr_function_calls);
231 ops_destroy(ops_relevant, nr_ops_relevant);
245 ops_destroy(ops_relevant, nr_ops_relevant);

Completed in 205 milliseconds