Searched refs:s0ix_total_ctr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | intel_telemetry_debugfs.c | 504 u32 s0ix_total_ctr = 0, s0ix_shlw_ctr = 0, s0ix_deep_ctr = 0; in telem_soc_states_show() local 535 s0ix_total_ctr); in telem_soc_states_show() 577 seq_printf(s, "TOTAL S0IX\t\t\t %10u\t %10llu\n", s0ix_total_ctr, in telem_soc_states_show()
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/telemetry/ |
H A D | debugfs.c | 504 u32 s0ix_total_ctr = 0, s0ix_shlw_ctr = 0, s0ix_deep_ctr = 0; in telem_soc_states_show() local 535 s0ix_total_ctr); in telem_soc_states_show() 577 seq_printf(s, "TOTAL S0IX\t\t\t %10u\t %10llu\n", s0ix_total_ctr, in telem_soc_states_show()
|
Completed in 3 milliseconds