Lines Matching refs:seq_puts

366 	seq_puts(s, "\n----------------------------------------------------\n");  in telem_pss_states_show()
367 seq_puts(s, "\tPSS TELEM EVENTLOG (Residency = field/19.2 us\n"); in telem_pss_states_show()
368 seq_puts(s, "----------------------------------------------------\n"); in telem_pss_states_show()
415 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
416 seq_puts(s, "PStates\n"); in telem_pss_states_show()
417 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
418 seq_puts(s, "Domain\t\t\t\tFreq(Mhz)\n"); in telem_pss_states_show()
427 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
428 seq_puts(s, "PSS IDLE Status\n"); in telem_pss_states_show()
429 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
430 seq_puts(s, "Device\t\t\t\t\tIDLE\n"); in telem_pss_states_show()
437 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
438 seq_puts(s, "PSS Idle blkd Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
439 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
440 seq_puts(s, "Blocker\t\t\t\t\tCount\n"); in telem_pss_states_show()
447 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
448 seq_puts(s, "PSS S0ix blkd Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
449 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
450 seq_puts(s, "Blocker\t\t\t\t\tCount\n"); in telem_pss_states_show()
457 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
458 seq_puts(s, "LTR Blocking Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
459 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
460 seq_puts(s, "Blocker\t\t\t\t\tCount\n"); in telem_pss_states_show()
467 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
468 seq_puts(s, "Wakes Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
469 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
470 seq_puts(s, "Wakes\t\t\t\t\tCount\n"); in telem_pss_states_show()
508 seq_puts(s, "--------------------------------------\n"); in telem_ioss_states_show()
509 seq_puts(s, "\tI0SS TELEMETRY EVENTLOG\n"); in telem_ioss_states_show()
510 seq_puts(s, "--------------------------------------\n"); in telem_ioss_states_show()
585 seq_puts(s, "\n---------------------------------------------------\n"); in telem_soc_states_show()
586 seq_puts(s, "S0IX Type\t\t\t Occurrence\t\t Residency(us)\n"); in telem_soc_states_show()
587 seq_puts(s, "---------------------------------------------------\n"); in telem_soc_states_show()
611 seq_puts(s, "\n-------------------------------------------------\n"); in telem_soc_states_show()
612 seq_puts(s, "\t\tDEVICE STATES\n"); in telem_soc_states_show()
613 seq_puts(s, "-------------------------------------------------\n"); in telem_soc_states_show()
626 seq_puts(s, "\n--------------------------------------\n"); in telem_soc_states_show()
627 seq_puts(s, "D3/D0i3 Status\n"); in telem_soc_states_show()
628 seq_puts(s, "--------------------------------------\n"); in telem_soc_states_show()
629 seq_puts(s, "Block\t\t D3\t D0i3\n"); in telem_soc_states_show()
636 seq_puts(s, "\n--------------------------------------\n"); in telem_soc_states_show()
637 seq_puts(s, "South Complex PowerGate Status\n"); in telem_soc_states_show()
638 seq_puts(s, "--------------------------------------\n"); in telem_soc_states_show()
639 seq_puts(s, "Device\t\t PG\n"); in telem_soc_states_show()
651 seq_puts(s, "\n-----------------------------------------\n"); in telem_soc_states_show()
652 seq_puts(s, "North Idle Status\n"); in telem_soc_states_show()
653 seq_puts(s, "-----------------------------------------\n"); in telem_soc_states_show()
670 seq_puts(s, "\nPCS_STATUS Code\n"); in telem_soc_states_show()
671 seq_puts(s, "0:C0 1:C1 2:C1_DN_WT_DEV 3:C2 4:C2_WT_DE_MEM_UP\n"); in telem_soc_states_show()
672 seq_puts(s, "5:C2_WT_DE_MEM_DOWN 6:C2_UP_WT_DEV 7:C2_DN 8:C2_VOA\n"); in telem_soc_states_show()
673 seq_puts(s, "9:C2_VOA_UP 10:S0IX_PRE 11:S0IX\n"); in telem_soc_states_show()