Home
last modified time | relevance | path

Searched defs:starts_with (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/arch/x86/util/
H A Dpmu.c74 static bool starts_with(const char *str, const char *prefix) in starts_with() function
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c213 static inline bool starts_with(const char *str, const char *prefix) in starts_with() function
/linux/tools/perf/util/
H A Ddrm_pmu.c131 static bool starts_with(const char *str, const char *prefix) in starts_with() function
[all...]
/linux/tools/power/x86/turbostat/
H A Dturbostat.c10491 bool starts_with(const char *str, const char *prefix) in starts_with() function