Searched defs:param_dict (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/tools/perf/scripts/python/ |
D | intel-pt-events.py | 266 def print_common_ip(param_dict, sample, symbol, dso): argument 299 def print_srccode(comm, param_dict, sample, symbol, dso, with_insn): argument 342 def do_process_event(param_dict): argument 414 def interleave_events(param_dict): argument 434 def process_event(param_dict): argument
|
D | arm-cs-trace-disasm.py | 202 def print_srccode(comm, param_dict, sample, symbol, dso): argument 240 def process_event(param_dict): argument
|
D | stackcollapse.py | 71 def process_event(param_dict): argument
|
D | event_analyzing_sample.py | 73 def process_event(param_dict): argument
|
D | mem-phys-addr.py | 112 def process_event(param_dict): argument
|