Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1143 static bool dso__is_in_kernel_space(struct dso *dso) in dso__is_in_kernel_space() function
1177 u8 cpumode = dso__is_in_kernel_space(dso) ? in synthesize_build_id()