Home
last modified time | relevance | path

Searched defs:common_cpu (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/scripts/python/
A Dsched-migration.py372 def sched__sched_stat_runtime(event_name, context, common_cpu, argument
377 def sched__sched_stat_iowait(event_name, context, common_cpu, argument
382 def sched__sched_stat_sleep(event_name, context, common_cpu, argument
387 def sched__sched_stat_wait(event_name, context, common_cpu, argument
392 def sched__sched_process_fork(event_name, context, common_cpu, argument
397 def sched__sched_process_wait(event_name, context, common_cpu, argument
402 def sched__sched_process_exit(event_name, context, common_cpu, argument
420 def sched__sched_switch(event_name, context, common_cpu, argument
430 def sched__sched_wakeup_new(event_name, context, common_cpu, argument
438 def sched__sched_wakeup(event_name, context, common_cpu, argument
[all …]
A Dfailed-syscalls-by-pid.py42 def raw_syscalls__sys_exit(event_name, context, common_cpu, argument
55 def syscalls__sys_exit(event_name, context, common_cpu, argument
A Dsyscall-counts-by-pid.py41 def raw_syscalls__sys_enter(event_name, context, common_cpu, argument
52 def syscalls__sys_enter(event_name, context, common_cpu, argument
A Dsyscall-counts.py38 def raw_syscalls__sys_enter(event_name, context, common_cpu, argument
49 def syscalls__sys_enter(event_name, context, common_cpu, argument
A Dsctop.py52 def raw_syscalls__sys_enter(event_name, context, common_cpu, argument
63 def syscalls__sys_enter(event_name, context, common_cpu, argument
A Dcheck-perf-trace.py30 def irq__softirq_entry(event_name, context, common_cpu, argument
40 def kmem__kmalloc(event_name, context, common_cpu, argument
A Dcompaction-times.py211 def compaction__mm_compaction_migratepages(event_name, context, common_cpu, argument
218 def compaction__mm_compaction_isolate_freepages(event_name, context, common_cpu, argument
225 def compaction__mm_compaction_isolate_migratepages(event_name, context, common_cpu, argument
232 def compaction__mm_compaction_end(event_name, context, common_cpu, argument
239 def compaction__mm_compaction_begin(event_name, context, common_cpu, argument
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DCore.py103 def __init__(self, common_cpu, common_secs, common_nsecs, argument

Completed in 9 milliseconds