Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/intel_th/
Dgth.c409 int nparms = ARRAY_SIZE(output_parms); in intel_th_output_attributes() local
410 int nattrs = nouts * nparms + 1; in intel_th_output_attributes()
423 for (j = 0; j < nparms; j++) { in intel_th_output_attributes()
424 unsigned int idx = i * nparms + j; in intel_th_output_attributes()