| /linux/kernel/power/ |
| H A D | suspend.c | 93 trace_suspend_resume(TPS("machine_suspend"), PM_SUSPEND_TO_IDLE, true); in s2idle_enter() 130 trace_suspend_resume(TPS("machine_suspend"), PM_SUSPEND_TO_IDLE, false); in s2idle_enter() 386 trace_suspend_resume(TPS("freeze_processes"), 0, true); in suspend_prepare() 388 trace_suspend_resume(TPS("freeze_processes"), 0, false); in suspend_prepare() 466 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter() 469 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter() 540 trace_suspend_resume(TPS("console_resume_all"), state, true); in suspend_devices_and_enter() 542 trace_suspend_resume(TPS("console_resume_all"), state, false); in suspend_devices_and_enter() 580 trace_suspend_resume(TPS("suspend_enter"), state, true); in enter_state() 598 trace_suspend_resume(TPS("sync_filesystems"), 0, true); in enter_state() [all …]
|
| H A D | process.c | 184 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 D | hibernate.c | 357 trace_suspend_resume(TPS("machine_suspend"), PM_EVENT_HIBERNATE, true); in create_image() 361 trace_suspend_resume(TPS("machine_suspend"), PM_EVENT_HIBERNATE, false); in create_image()
|
| /linux/kernel/rcu/ |
| H A D | tree_nocb.h | 203 TPS("AlreadyAwake")); in __wake_nocb_gp() 218 trace_rcu_nocb_wake(rcu_state.name, rdp->cpu, TPS("DoWake")); in __wake_nocb_gp() 444 TPS("FirstQ")); in rcu_nocb_try_bypass() 463 TPS("FirstQ")); in rcu_nocb_try_bypass() 493 trace_rcu_nocb_wake(rcu_state.name, rdp->cpu, TPS("FirstBQ")); in rcu_nocb_try_bypass() 509 TPS("FirstBQwake")); in rcu_nocb_try_bypass() 513 TPS("FirstBQnoWake")); in rcu_nocb_try_bypass() 543 TPS("WakeNotPoll")); in __call_rcu_nocb_wake() 556 TPS("WakeLazy")); in __call_rcu_nocb_wake() 562 TPS("WakeEmpty")); in __call_rcu_nocb_wake() [all …]
|
| H A D | tree.c | 833 trace_rcu_fqs(rcu_state.name, rdp->gp_seq, rdp->cpu, TPS("dti")); in rcu_watching_snap_save() 869 trace_rcu_fqs(rcu_state.name, rdp->gp_seq, rdp->cpu, TPS("dti")); in rcu_watching_snap_recheck() 1031 trace_rcu_this_gp(rnp_start, rdp, gp_seq_req, TPS("Startleaf")); in rcu_start_this_gp() 1040 TPS("Prestarted")); in rcu_start_this_gp() 1052 TPS("Startedleaf")); in rcu_start_this_gp() 1063 trace_rcu_this_gp(rnp, rdp, gp_seq_req, TPS("Startedleafroot")); in rcu_start_this_gp() 1066 trace_rcu_this_gp(rnp, rdp, gp_seq_req, TPS("Startedroot")); in rcu_start_this_gp() 1070 trace_rcu_this_gp(rnp, rdp, gp_seq_req, TPS("NoGPkthread")); in rcu_start_this_gp() 1073 trace_rcu_grace_period(rcu_state.name, data_race(rcu_state.gp_seq), TPS("newreq")); in rcu_start_this_gp() 1099 needmore ? TPS("CleanupMore") : TPS("Cleanup")); in rcu_future_gp_cleanup() [all …]
|
| /linux/drivers/base/ |
| H A D | syscore.c | 52 trace_suspend_resume(TPS("syscore_suspend"), 0, true); in syscore_suspend() 73 trace_suspend_resume(TPS("syscore_suspend"), 0, false); in syscore_suspend() 97 trace_suspend_resume(TPS("syscore_resume"), 0, true); in syscore_resume() 109 trace_suspend_resume(TPS("syscore_resume"), 0, false); in syscore_resume()
|
| /linux/kernel/time/ |
| H A D | tick-common.c | 524 trace_suspend_resume(TPS("timekeeping_freeze"), in tick_freeze() 574 trace_suspend_resume(TPS("timekeeping_freeze"), in tick_unfreeze()
|
| /linux/drivers/acpi/ |
| H A D | sleep.c | 596 trace_suspend_resume(TPS("acpi_suspend"), acpi_state, true); in acpi_suspend_enter() 613 trace_suspend_resume(TPS("acpi_suspend"), acpi_state, false); in acpi_suspend_enter()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-tqma335x.dtsi | 180 /* TPS outputs */
|
| /linux/kernel/ |
| H A D | cpu.c | 1928 trace_suspend_resume(TPS("CPU_OFF"), cpu, true); in freeze_secondary_cpus() 1930 trace_suspend_resume(TPS("CPU_OFF"), cpu, false); in freeze_secondary_cpus() 1978 trace_suspend_resume(TPS("CPU_ON"), cpu, true); in thaw_secondary_cpus() 1980 trace_suspend_resume(TPS("CPU_ON"), cpu, false); in thaw_secondary_cpus()
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | skfbi.h | 784 #define TPS (18) /* ticks per second */ macro
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-librem5.dtsi | 1289 &uart2 { /* TPS - GPS - DEBUG */
|
| /linux/drivers/net/wireless/admtek/ |
| H A D | adm8211.c | 496 ADM8211_INT(TPS); in adm8211_interrupt()
|