Home
last modified time | relevance | path

Searched refs:SYSINFO_TYPE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/s390/util/
H A Dheader.c22 #define SYSINFO_TYPE "Type:" macro
70 if (!strncmp(line, SYSINFO_TYPE, strlen(SYSINFO_TYPE))) { in get_cpuid()
71 line2 = line + strlen(SYSINFO_TYPE); in get_cpuid()
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/
H A Dheader.c22 #define SYSINFO_TYPE "Type:" macro
70 if (!strncmp(line, SYSINFO_TYPE, strlen(SYSINFO_TYPE))) { in get_cpuid()
71 line2 = line + strlen(SYSINFO_TYPE); in get_cpuid()

Completed in 2 milliseconds