Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/s390/util/
H A Dheader.c24 #define SRVLVL_CPUMF "CPU-MF:" macro
104 if (strncmp(line, SRVLVL_CPUMF, strlen(SRVLVL_CPUMF))) in get_cpuid()
107 line2 = line + strlen(SRVLVL_CPUMF); in get_cpuid()