Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/arch/s390/util/
Dheader.c25 #define SRVLVL_CPUMF "CPU-MF:" macro
105 if (strncmp(line, SRVLVL_CPUMF, strlen(SRVLVL_CPUMF))) in get_cpuid()
108 line2 = line + strlen(SRVLVL_CPUMF); in get_cpuid()