Home
last modified time | relevance | path

Searched defs:starts_with (Results 1 – 5 of 5) 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.c132 static bool starts_with(const char *str, const char *prefix) in starts_with() function
/linux/rust/proc-macro2/
H A Dparse.rs28 pub(crate) fn starts_with(&self, s: &str) -> bool { in starts_with() method
/linux/tools/power/x86/turbostat/
H A Dturbostat.c10894 bool starts_with(const char *str, const char *prefix) in starts_with() function