Home
last modified time | relevance | path

Searched refs:__XE_GT_STATS_NUM_IDS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_stats.c23 if (id >= __XE_GT_STATS_NUM_IDS) in xe_gt_stats_incr()
29 static const char *const stat_description[__XE_GT_STATS_NUM_IDS] = {
44 for (id = 0; id < __XE_GT_STATS_NUM_IDS; ++id) in xe_gt_stats_print_info()
H A Dxe_gt_stats_types.h12 __XE_GT_STATS_NUM_IDS, enumerator
H A Dxe_gt_types.h142 atomic_t counters[__XE_GT_STATS_NUM_IDS];