Lines Matching refs:seq_puts

355 	seq_puts(s, "\n----------------------------------------------------\n");  in telem_pss_states_show()
356 seq_puts(s, "\tPSS TELEM EVENTLOG (Residency = field/19.2 us\n"); in telem_pss_states_show()
357 seq_puts(s, "----------------------------------------------------\n"); in telem_pss_states_show()
404 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
405 seq_puts(s, "PStates\n"); in telem_pss_states_show()
406 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
407 seq_puts(s, "Domain\t\t\t\tFreq(Mhz)\n"); in telem_pss_states_show()
416 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
417 seq_puts(s, "PSS IDLE Status\n"); in telem_pss_states_show()
418 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
419 seq_puts(s, "Device\t\t\t\t\tIDLE\n"); in telem_pss_states_show()
426 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
427 seq_puts(s, "PSS Idle blkd Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
428 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
429 seq_puts(s, "Blocker\t\t\t\t\tCount\n"); in telem_pss_states_show()
436 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
437 seq_puts(s, "PSS S0ix blkd Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
438 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
439 seq_puts(s, "Blocker\t\t\t\t\tCount\n"); in telem_pss_states_show()
446 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
447 seq_puts(s, "LTR Blocking Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
448 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
449 seq_puts(s, "Blocker\t\t\t\t\tCount\n"); in telem_pss_states_show()
456 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
457 seq_puts(s, "Wakes Status (~1ms saturating bucket)\n"); in telem_pss_states_show()
458 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
459 seq_puts(s, "Wakes\t\t\t\t\tCount\n"); in telem_pss_states_show()
487 seq_puts(s, "--------------------------------------\n"); in telem_ioss_states_show()
488 seq_puts(s, "\tI0SS TELEMETRY EVENTLOG\n"); in telem_ioss_states_show()
489 seq_puts(s, "--------------------------------------\n"); in telem_ioss_states_show()
554 seq_puts(s, "\n---------------------------------------------------\n"); in telem_soc_states_show()
555 seq_puts(s, "S0IX Type\t\t\t Occurrence\t\t Residency(us)\n"); in telem_soc_states_show()
556 seq_puts(s, "---------------------------------------------------\n"); in telem_soc_states_show()
580 seq_puts(s, "\n-------------------------------------------------\n"); in telem_soc_states_show()
581 seq_puts(s, "\t\tDEVICE STATES\n"); in telem_soc_states_show()
582 seq_puts(s, "-------------------------------------------------\n"); in telem_soc_states_show()
595 seq_puts(s, "\n--------------------------------------\n"); in telem_soc_states_show()
596 seq_puts(s, "D3/D0i3 Status\n"); in telem_soc_states_show()
597 seq_puts(s, "--------------------------------------\n"); in telem_soc_states_show()
598 seq_puts(s, "Block\t\t D3\t D0i3\n"); in telem_soc_states_show()
605 seq_puts(s, "\n--------------------------------------\n"); in telem_soc_states_show()
606 seq_puts(s, "South Complex PowerGate Status\n"); in telem_soc_states_show()
607 seq_puts(s, "--------------------------------------\n"); in telem_soc_states_show()
608 seq_puts(s, "Device\t\t PG\n"); in telem_soc_states_show()
620 seq_puts(s, "\n-----------------------------------------\n"); in telem_soc_states_show()
621 seq_puts(s, "North Idle Status\n"); in telem_soc_states_show()
622 seq_puts(s, "-----------------------------------------\n"); in telem_soc_states_show()
639 seq_puts(s, "\nPCS_STATUS Code\n"); in telem_soc_states_show()
640 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()
641 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()
642 seq_puts(s, "9:C2_VOA_UP 10:S0IX_PRE 11:S0IX\n"); in telem_soc_states_show()