Home
last modified time | relevance | path

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

/openbmc/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
74 tpsize += scnprintf(type + tpsize, in get_cpuid()
75 sizeof(type) - tpsize, "%s", cp); in get_cpuid()