Home
last modified time | relevance | path

Searched refs:TPS (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/kernel/power/
A Dsuspend.c92 trace_suspend_resume(TPS("machine_suspend"), PM_SUSPEND_TO_IDLE, true); in s2idle_enter()
364 trace_suspend_resume(TPS("freeze_processes"), 0, true); in suspend_prepare()
366 trace_suspend_resume(TPS("freeze_processes"), 0, false); in suspend_prepare()
444 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
447 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
518 trace_suspend_resume(TPS("resume_console"), state, true); in suspend_devices_and_enter()
520 trace_suspend_resume(TPS("resume_console"), state, false); in suspend_devices_and_enter()
557 trace_suspend_resume(TPS("suspend_enter"), state, true); in enter_state()
575 trace_suspend_resume(TPS("sync_filesystems"), 0, true); in enter_state()
577 trace_suspend_resume(TPS("sync_filesystems"), 0, false); in enter_state()
[all …]
A Dprocess.c184 trace_suspend_resume(TPS("thaw_processes"), 0, true); in thaw_processes()
214 trace_suspend_resume(TPS("thaw_processes"), 0, false); in thaw_processes()
A Dhibernate.c325 trace_suspend_resume(TPS("machine_suspend"), PM_EVENT_HIBERNATE, true); in create_image()
329 trace_suspend_resume(TPS("machine_suspend"), PM_EVENT_HIBERNATE, false); in create_image()
/linux-6.3-rc2/drivers/base/
A Dsyscore.c52 trace_suspend_resume(TPS("syscore_suspend"), 0, true); in syscore_suspend()
72 trace_suspend_resume(TPS("syscore_suspend"), 0, false); in syscore_suspend()
95 trace_suspend_resume(TPS("syscore_resume"), 0, true); in syscore_resume()
106 trace_suspend_resume(TPS("syscore_resume"), 0, false); in syscore_resume()
/linux-6.3-rc2/kernel/rcu/
A Dtree_nocb.h225 TPS("AlreadyAwake")); in __wake_nocb_gp()
474 TPS("FirstQ")); in rcu_nocb_try_bypass()
493 TPS("FirstQ")); in rcu_nocb_try_bypass()
542 TPS("FirstBQwake")); in rcu_nocb_try_bypass()
546 TPS("FirstBQnoWake")); in rcu_nocb_try_bypass()
575 TPS("WakeNotPoll")); in __call_rcu_nocb_wake()
588 TPS("WakeLazy")); in __call_rcu_nocb_wake()
594 TPS("WakeEmpty")); in __call_rcu_nocb_wake()
747 bypass_ncbs == lazy_ncbs ? TPS("Lazy") : TPS("Bypass")); in nocb_gp_wait()
777 TPS("NeedWaitGP")); in nocb_gp_wait()
[all …]
A Dtree_plugin.h288 trace_rcu_grace_period(TPS("rcu_preempt"), in rcu_qs()
290 TPS("cpuqs")); in rcu_qs()
316 trace_rcu_utilization(TPS("Start context switch")); in rcu_note_context_switch()
358 trace_rcu_utilization(TPS("End context switch")); in rcu_note_context_switch()
527 trace_rcu_unlock_preempted_task(TPS("rcu_preempt"), in rcu_preempt_deferred_qs_irqrestore()
548 trace_rcu_quiescent_state_report(TPS("preempt_rcu"), in rcu_preempt_deferred_qs_irqrestore()
704 trace_rcu_unlock_preempted_task(TPS("rcu_preempt-GPS"), in rcu_preempt_check_blocked_tasks()
851 trace_rcu_grace_period(TPS("rcu_sched"), in rcu_qs()
893 trace_rcu_utilization(TPS("Start context switch")); in rcu_note_context_switch()
903 trace_rcu_utilization(TPS("End context switch")); in rcu_note_context_switch()
[all …]
A Dtree.c942 TPS("Prestarted")); in rcu_start_this_gp()
954 TPS("Startedleaf")); in rcu_start_this_gp()
1001 needmore ? TPS("CleanupMore") : TPS("Cleanup")); in rcu_future_gp_cleanup()
1606 TPS("fqswait")); in rcu_gp_fqs_loop()
1629 TPS("fqsstart")); in rcu_gp_fqs_loop()
1637 TPS("fqsend")); in rcu_gp_fqs_loop()
1648 TPS("fqswaitsig")); in rcu_gp_fqs_loop()
1741 TPS("CleanupMore")); in rcu_gp_cleanup()
1789 TPS("reqwait")); in rcu_gp_kthread()
1803 TPS("reqwaitsig")); in rcu_gp_kthread()
[all …]
A Dtree_exp.h55 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("snap")); in rcu_exp_gp_seq_snap()
269 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("done")); in sync_exp_work_done()
315 TPS("wait")); in exp_funnel_lock()
323 rnp->grplo, rnp->grphi, TPS("nxtlvl")); in exp_funnel_lock()
332 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("start")); in exp_funnel_lock()
536 trace_rcu_exp_grace_period(rcu_state.name, rcu_exp_gp_seq_endval(), TPS("reset")); in sync_rcu_exp_select_cpus()
538 trace_rcu_exp_grace_period(rcu_state.name, rcu_exp_gp_seq_endval(), TPS("select")); in sync_rcu_exp_select_cpus()
598 trace_rcu_exp_grace_period(rcu_state.name, rcu_exp_gp_seq_endval(), TPS("startwait")); in synchronize_rcu_expedited_wait()
627 trace_rcu_stall_warning(rcu_state.name, TPS("ExpeditedStall")); in synchronize_rcu_expedited_wait()
699 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("end")); in rcu_exp_wait_wake()
[all …]
A Drcu.h264 #define TPS(x) tracepoint_string(x) macro
A Dtree_stall.h605 trace_rcu_stall_warning(rcu_state.name, TPS("StallDetected")); in print_other_cpu_stall()
676 trace_rcu_stall_warning(rcu_state.name, TPS("SelfDetected")); in print_cpu_stall()
/linux-6.3-rc2/kernel/
A Dcontext_tracking.c39 #define TPS(x) tracepoint_string(x) macro
140 trace_rcu_dyntick(TPS("Start"), ct_dynticks_nesting(), 0, ct_dynticks()); in ct_kernel_exit()
185 trace_rcu_dyntick(TPS("End"), ct_dynticks_nesting(), 1, ct_dynticks()); in ct_kernel_enter()
222 trace_rcu_dyntick(TPS("--="), ct_dynticks_nmi_nesting(), ct_dynticks_nmi_nesting() - 2, in ct_nmi_exit()
231 trace_rcu_dyntick(TPS("Startirq"), ct_dynticks_nmi_nesting(), 0, ct_dynticks()); in ct_nmi_exit()
297 trace_rcu_dyntick(incby == 1 ? TPS("Endirq") : TPS("++="), in ct_nmi_enter()
A Dcpu.c1551 trace_suspend_resume(TPS("CPU_OFF"), cpu, true); in freeze_secondary_cpus()
1553 trace_suspend_resume(TPS("CPU_OFF"), cpu, false); in freeze_secondary_cpus()
1601 trace_suspend_resume(TPS("CPU_ON"), cpu, true); in thaw_secondary_cpus()
1603 trace_suspend_resume(TPS("CPU_ON"), cpu, false); in thaw_secondary_cpus()
/linux-6.3-rc2/drivers/base/power/
A Dmain.c697 trace_suspend_resume(TPS("dpm_resume_noirq"), state.event, true); in dpm_noirq_resume_devices()
735 trace_suspend_resume(TPS("dpm_resume_noirq"), state.event, false); in dpm_noirq_resume_devices()
838 trace_suspend_resume(TPS("dpm_resume_early"), state.event, true); in dpm_resume_early()
1004 trace_suspend_resume(TPS("dpm_resume"), state.event, true); in dpm_resume()
1047 trace_suspend_resume(TPS("dpm_resume"), state.event, false); in dpm_resume()
1106 trace_suspend_resume(TPS("dpm_complete"), state.event, true); in dpm_complete()
1133 trace_suspend_resume(TPS("dpm_complete"), state.event, false); in dpm_complete()
1759 trace_suspend_resume(TPS("dpm_suspend"), state.event, true); in dpm_suspend()
1804 trace_suspend_resume(TPS("dpm_suspend"), state.event, false); in dpm_suspend()
1887 trace_suspend_resume(TPS("dpm_prepare"), state.event, true); in dpm_prepare()
[all …]
/linux-6.3-rc2/drivers/thermal/
A Dimx8mm_thermal.c23 #define TPS 0x4 macro
169 val = readl_relaxed(tmu->base + TPS); in imx8mm_tmu_probe_sel_all()
171 writel_relaxed(val, tmu->base + TPS); in imx8mm_tmu_probe_sel_all()
/linux-6.3-rc2/kernel/time/
A Dtick-common.c530 trace_suspend_resume(TPS("timekeeping_freeze"), in tick_freeze()
559 trace_suspend_resume(TPS("timekeeping_freeze"), in tick_unfreeze()
/linux-6.3-rc2/drivers/cpufreq/
A Damd-pstate-trace.h23 #define TPS(x) tracepoint_string(x) macro
/linux-6.3-rc2/drivers/acpi/
A Dsleep.c592 trace_suspend_resume(TPS("acpi_suspend"), acpi_state, true); in acpi_suspend_enter()
609 trace_suspend_resume(TPS("acpi_suspend"), acpi_state, false); in acpi_suspend_enter()
/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dskfbi.h784 #define TPS (18) /* ticks per second */ macro
/linux-6.3-rc2/include/trace/events/
A Dpower.h14 #define TPS(x) tracepoint_string(x) macro
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dimx8mq-librem5.dtsi1264 &uart2 { /* TPS - GPS - DEBUG */
/linux-6.3-rc2/drivers/net/wireless/admtek/
A Dadm8211.c496 ADM8211_INT(TPS); in adm8211_interrupt()

Completed in 62 milliseconds