Searched refs:ucount (Results 1 – 4 of 4) sorted by relevance
76 int ucount(void);113 ucount(), avenrun[0], avenrun[1], avenrun[2]); in print_header()197 ucount(void) in ucount() function
93 int ucount(void);
1859 uint32_t ucount; in vega12_get_sclks() local1867 ucount = (dpm_table->count > MAX_NUM_CLOCKS) ? in vega12_get_sclks()1870 for (i = 0; i < ucount; i++) { in vega12_get_sclks()1877 clocks->num_levels = ucount; in vega12_get_sclks()1892 uint32_t ucount; in vega12_get_memclocks() local1899 ucount = (dpm_table->count > MAX_NUM_CLOCKS) ? in vega12_get_memclocks()1902 for (i = 0; i < ucount; i++) { in vega12_get_memclocks()1910 clocks->num_levels = data->mclk_latency_table.count = ucount; in vega12_get_memclocks()1919 uint32_t ucount; in vega12_get_dcefclocks() local1928 ucount = (dpm_table->count > MAX_NUM_CLOCKS) ? in vega12_get_dcefclocks()[all …]
65 int ucount; /* stat change counter */ member400 limit->ucount = 0; in check_sdlim()401 } else if (++limit->ucount >= 3) { in check_sdlim()