Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dgth.c417 int nparms = ARRAY_SIZE(output_parms); in intel_th_output_attributes() local
418 int nattrs = nouts * nparms + 1; in intel_th_output_attributes()
431 for (j = 0; j < nparms; j++) { in intel_th_output_attributes()
432 unsigned int idx = i * nparms + j; in intel_th_output_attributes()