Home
last modified time | relevance | path

Searched defs:callchain (Results 1 – 20 of 20) sorted by relevance

/linux-6.3-rc2/tools/perf/scripts/python/
A Dnetdev-times.py232 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
238 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
244 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
251 callchain, irq, irq_name): argument
260 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument
272 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
278 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument
284 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
290 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
296 def skb__consume_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr): argument
[all …]
A Dpowerpc-hcalls.py173 def powerpc__hcall_exit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
198 callchain, opcode): argument
A Dfutex-contention.py29 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
40 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
A Dnet_dropmonitor.py72 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
/linux-6.3-rc2/tools/perf/tests/
A Dsample-parsing.c209 struct ip_callchain callchain; in do_test() member
211 } callchain = { in do_test() local
/linux-6.3-rc2/tools/perf/util/
A Drecord.c95 … evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callchain) in evlist__config()
A Dsample.h102 struct ip_callchain *callchain; member
A Dsort.h163 struct callchain_root callchain[0]; /* must be last member */ member
A Dsession.c1097 struct ip_callchain *callchain = sample->callchain; in callchain__lbr_callstack_printf() local
1147 struct ip_callchain *callchain = sample->callchain; in callchain__printf() local
A Ddata-convert-bt.c523 struct ip_callchain *callchain) in add_callchain_output_values()
A Dauxtrace.h137 bool callchain; member
A Devsel.c1157 struct callchain_param *callchain) in evsel__config()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-top.c1066 static int callchain_param__setup_sample_type(struct callchain_param *callchain) in callchain_param__setup_sample_type()
1368 struct callchain_param *callchain = opt->value; in parse_callchain_opt() local
A Dbuiltin-record.c2855 static void callchain_debug(struct callchain_param *callchain) in callchain_debug()
2867 struct callchain_param *callchain, in record_opts__parse_callchain()
2902 struct callchain_param *callchain = opt->value; in record_callchain_opt() local
A Dbuiltin-report.c1064 struct callchain_param *callchain = opt->value; in report_parse_callchain_opt() local
A Dbuiltin-c2c.c2828 struct callchain_param *callchain = opt->value; in parse_callchain_opt() local
A Dbuiltin-sched.c288 struct callchain_root callchain; member
/linux-6.3-rc2/tools/perf/util/scripting-engines/
A Dtrace-event-python.c821 PyObject *callchain) in get_perf_sample_dict()
915 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
1426 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local
/linux-6.3-rc2/include/linux/
A Dperf_event.h1161 struct perf_callchain_entry *callchain; member
/linux-6.3-rc2/kernel/events/
A Dcore.c7551 struct perf_callchain_entry *callchain; in perf_callchain() local

Completed in 103 milliseconds