Lines Matching full:functions
70 List available functions to trace. It accepts a pattern to
71 only list interested functions.
88 function (or a glob pattern). Multiple functions can be given
95 Select function tracer and do not trace functions given by the
97 specify multiple functions (or glob patterns). It will be
110 functions executed from the given function. This can be used more
111 than once to specify multiple functions. It will be passed to
120 specify multiple functions. It will be passed to 'set_graph_notrace'
131 - noirqs - Ignore functions that happen inside interrupt.
179 Multiple functions can be given by using this option more than once.
185 Do not trace functions given by the argument. Like -T option, this
186 can be used more than once to specify multiple functions (or glob
192 useful to trace for functions executed from the given function. This
193 can be used more than once to specify multiple functions. It will be
201 can be used more than once to specify multiple functions. It will be
218 - noirqs - Ignore functions that happen inside interrupt.