Home
last modified time | relevance | path

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

/linux/tools/perf/arch/s390/util/
H A Dheader.c34 int tpsize = 0, mdsize = 0, vssize = 0, mfsize = 0, atsize = 0; in get_cpuid() local
83 mdsize += scnprintf(model + mdsize, sizeof(model) - mdsize, in get_cpuid()