Lines Matching refs:function
28 # Display function calls
76 # This is a list of kprobes which use both symbol data and function arg data.
77 # The function calls are displayed on the timeline alongside the device blocks.
79 # and stack formatting. Three pieces of info are required. The function name,
84 # function: format{fn_arg1}_{fn_arg2} fn_arg1 fn_arg2 ... [color=purple]
88 # function: The symbol name for the function you want probed, this is the
89 # minimum required for an entry, it will show up as the function
139 # Dev mode function calls to display inside timeline entries
141 # This is a list of kprobes which use both symbol data and function arg data.
142 # The function calls are displayed on the timeline alongside the device blocks.
144 # and stack formatting. Three pieces of info are required. The function name,
149 # function: format{fn_arg1}_{fn_arg2} fn_arg1 fn_arg2 ... [color=purple]
153 # function: The symbol name for the function you want probed, this is the
154 # minimum required for an entry, it will show up as the function