Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsuspend.c92 trace_suspend_resume(TPS("machine_suspend"), PM_SUSPEND_TO_IDLE, true); in s2idle_enter()
371 trace_suspend_resume(TPS("freeze_processes"), 0, true); in suspend_prepare()
373 trace_suspend_resume(TPS("freeze_processes"), 0, false); in suspend_prepare()
450 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
453 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
524 trace_suspend_resume(TPS("resume_console"), state, true); in suspend_devices_and_enter()
526 trace_suspend_resume(TPS("resume_console"), state, false); in suspend_devices_and_enter()
563 trace_suspend_resume(TPS("suspend_enter"), state, true); in enter_state()
581 trace_suspend_resume(TPS("sync_filesystems"), 0, true); in enter_state()
583 trace_suspend_resume(TPS("sync_filesystems"), 0, false); in enter_state()
[all …]
H A Dprocess.c184 trace_suspend_resume(TPS("thaw_processes"), 0, true); in thaw_processes()
212 trace_suspend_resume(TPS("thaw_processes"), 0, false); in thaw_processes()
H A Dhibernate.c335 trace_suspend_resume(TPS("machine_suspend"), PM_EVENT_HIBERNATE, true); in create_image()
339 trace_suspend_resume(TPS("machine_suspend"), PM_EVENT_HIBERNATE, false); in create_image()
/linux/drivers/base/
H 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/kernel/rcu/
H 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()
540 TPS("FirstBQwake")); in rcu_nocb_try_bypass()
544 TPS("FirstBQnoWake")); in rcu_nocb_try_bypass()
574 TPS("WakeNotPoll")); in __call_rcu_nocb_wake()
587 TPS("WakeLazy")); in __call_rcu_nocb_wake()
593 TPS("WakeEmpty")); in __call_rcu_nocb_wake()
758 bypass_ncbs == lazy_ncbs ? TPS("Lazy") : TPS("Bypass")); in nocb_gp_wait()
788 TPS("NeedWaitGP")); in nocb_gp_wait()
[all …]
H A Dtree_plugin.h290 trace_rcu_grace_period(TPS("rcu_preempt"), in rcu_qs()
292 TPS("cpuqs")); in rcu_qs()
318 trace_rcu_utilization(TPS("Start context switch")); in rcu_note_context_switch()
360 trace_rcu_utilization(TPS("End context switch")); in rcu_note_context_switch()
529 trace_rcu_unlock_preempted_task(TPS("rcu_preempt"), in rcu_preempt_deferred_qs_irqrestore()
550 trace_rcu_quiescent_state_report(TPS("preempt_rcu"), in rcu_preempt_deferred_qs_irqrestore()
706 trace_rcu_unlock_preempted_task(TPS("rcu_preempt-GPS"), in rcu_preempt_check_blocked_tasks()
853 trace_rcu_grace_period(TPS("rcu_sched"), in rcu_qs()
895 trace_rcu_utilization(TPS("Start context switch")); in rcu_note_context_switch()
905 trace_rcu_utilization(TPS("End context switch")); in rcu_note_context_switch()
[all …]
H A Dtree_exp.h55 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("snap")); in rcu_exp_gp_seq_snap()
267 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("done")); in sync_exp_work_done()
313 TPS("wait")); in exp_funnel_lock()
321 rnp->grplo, rnp->grphi, TPS("nxtlvl")); in exp_funnel_lock()
330 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("start")); in exp_funnel_lock()
480 trace_rcu_exp_grace_period(rcu_state.name, rcu_exp_gp_seq_endval(), TPS("reset")); in sync_rcu_exp_select_cpus()
482 trace_rcu_exp_grace_period(rcu_state.name, rcu_exp_gp_seq_endval(), TPS("select")); in sync_rcu_exp_select_cpus()
543 trace_rcu_exp_grace_period(rcu_state.name, rcu_exp_gp_seq_endval(), TPS("startwait")); in synchronize_rcu_expedited_wait()
576 trace_rcu_stall_warning(rcu_state.name, TPS("ExpeditedStall")); in synchronize_rcu_expedited_wait()
648 trace_rcu_exp_grace_period(rcu_state.name, s, TPS("end")); in rcu_exp_wait_wake()
[all …]
H A Dtree.c977 TPS("Prestarted")); in rcu_start_this_gp()
989 TPS("Startedleaf")); in rcu_start_this_gp()
1036 needmore ? TPS("CleanupMore") : TPS("Cleanup")); in rcu_future_gp_cleanup()
1998 TPS("fqswait")); in rcu_gp_fqs_loop()
2021 TPS("fqsstart")); in rcu_gp_fqs_loop()
2029 TPS("fqsend")); in rcu_gp_fqs_loop()
2040 TPS("fqswaitsig")); in rcu_gp_fqs_loop()
2133 TPS("CleanupMore")); in rcu_gp_cleanup()
2184 TPS("reqwait")); in rcu_gp_kthread()
2198 TPS("reqwaitsig")); in rcu_gp_kthread()
[all …]
H A Drcu.h310 #define TPS(x) tracepoint_string(x) macro
H A Dtree_stall.h613 trace_rcu_stall_warning(rcu_state.name, TPS("StallDetected")); in print_other_cpu_stall()
685 trace_rcu_stall_warning(rcu_state.name, TPS("SelfDetected")); in print_cpu_stall()
/linux/kernel/
H 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()
H A Dcpu.c1904 trace_suspend_resume(TPS("CPU_OFF"), cpu, true); in freeze_secondary_cpus()
1906 trace_suspend_resume(TPS("CPU_OFF"), cpu, false); in freeze_secondary_cpus()
1954 trace_suspend_resume(TPS("CPU_ON"), cpu, true); in thaw_secondary_cpus()
1956 trace_suspend_resume(TPS("CPU_ON"), cpu, false); in thaw_secondary_cpus()
/linux/drivers/base/power/
H A Dmain.c707 trace_suspend_resume(TPS("dpm_resume_noirq"), state.event, true); in dpm_noirq_resume_devices()
743 trace_suspend_resume(TPS("dpm_resume_noirq"), state.event, false); in dpm_noirq_resume_devices()
847 trace_suspend_resume(TPS("dpm_resume_early"), state.event, true); in dpm_resume_early()
1012 trace_suspend_resume(TPS("dpm_resume"), state.event, true); in dpm_resume()
1051 trace_suspend_resume(TPS("dpm_resume"), state.event, false); in dpm_resume()
1110 trace_suspend_resume(TPS("dpm_complete"), state.event, true); in dpm_complete()
1137 trace_suspend_resume(TPS("dpm_complete"), state.event, false); in dpm_complete()
1725 trace_suspend_resume(TPS("dpm_suspend"), state.event, true); in dpm_suspend()
1768 trace_suspend_resume(TPS("dpm_suspend"), state.event, false); in dpm_suspend()
1851 trace_suspend_resume(TPS("dpm_prepare"), state.event, true); in dpm_prepare()
[all …]
/linux/drivers/thermal/
H A Dimx8mm_thermal.c22 #define TPS 0x4 macro
168 val = readl_relaxed(tmu->base + TPS); in imx8mm_tmu_probe_sel_all()
170 writel_relaxed(val, tmu->base + TPS); in imx8mm_tmu_probe_sel_all()
/linux/kernel/time/
H A Dtick-common.c529 trace_suspend_resume(TPS("timekeeping_freeze"), in tick_freeze()
558 trace_suspend_resume(TPS("timekeeping_freeze"), in tick_unfreeze()
/linux/drivers/cpufreq/
H A Damd-pstate-trace.h23 #define TPS(x) tracepoint_string(x) macro
/linux/drivers/acpi/
H A Dsleep.c582 trace_suspend_resume(TPS("acpi_suspend"), acpi_state, true); in acpi_suspend_enter()
599 trace_suspend_resume(TPS("acpi_suspend"), acpi_state, false); in acpi_suspend_enter()
/linux/drivers/bus/mhi/host/
H A Dtrace.h87 #define TPS(x) tracepoint_string(x) macro
H A Dmain.c1343 trace_mhi_channel_command_start(mhi_cntrl, mhi_chan, to_state, TPS("Updating")); in mhi_update_channel_state()
1410 trace_mhi_channel_command_end(mhi_cntrl, mhi_chan, to_state, TPS("Updated")); in mhi_update_channel_state()
/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h784 #define TPS (18) /* ticks per second */ macro
/linux/include/trace/events/
H A Dpower.h14 #define TPS(x) tracepoint_string(x) macro
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5.dtsi1292 &uart2 { /* TPS - GPS - DEBUG */
/linux/drivers/net/wireless/admtek/
H A Dadm8211.c496 ADM8211_INT(TPS); in adm8211_interrupt()