Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwtracing/intel_th/
Dgth.c414 int nparms = ARRAY_SIZE(output_parms); in intel_th_output_attributes() local
415 int nattrs = nouts * nparms + 1; in intel_th_output_attributes()
428 for (j = 0; j < nparms; j++) { in intel_th_output_attributes()
429 unsigned int idx = i * nparms + j; in intel_th_output_attributes()