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/
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()
A Dxe_gt_stats.h15 __XE_GT_STATS_NUM_IDS, enumerator
A Dxe_gt_types.h141 atomic_t counters[__XE_GT_STATS_NUM_IDS];

Completed in 11 milliseconds