Searched refs:STATS_LPAGE (Results 1 – 1 of 1) sorted by relevance
/external/sg3_utils/src/ |
D | sg_logs.c | 70 #define STATS_LPAGE 0x19 macro 453 {STATS_LPAGE, 0, 0, -1, MVP_STD, "General Statistics and Performance", 455 {STATS_LPAGE, 0x1, 0x1f, -1, MVP_STD, "Group Statistics and Performance", 457 {STATS_LPAGE, CACHE_STATS_SUBPG, 0, -1, MVP_STD, /* 0x19, 0x20 */ 459 {STATS_LPAGE, CMD_DUR_LIMITS_SUBPG, 0, -1, MVP_STD, /* 0x19, 0x21 */ 4995 sgj_pr_hr(jsp, "log_page=0x%x\n", STATS_LPAGE); in show_stats_perform_pages() 5317 printf("log_page=0x%x\n", STATS_LPAGE); in show_cache_stats_page()
|