Searched refs:tpsize (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/ |
H A D | header.c | 34 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()
|
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/ |
H A D | header.c | 34 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()
|
Completed in 1 milliseconds