Searched refs:profiling (Results 1 – 10 of 10) sorted by relevance
63 int profiling = 0; variable
197 if (profiling) { in makefile()221 if (profiling && strncmp(line, "COPTS=", 6) == 0) { in makefile()608 if (eq(devorprof, "profiling-routine") && profiling == 0) { in read_files()762 if (profiling && (strncmp(line, "LIBS=", 5) == 0)) { in do_machdep()906 if (!profiling) { in do_rules()
159 extern int profiling;
105 profiling++; in main()
40 - The kperf profiling system can trigger samples of thread states and call stacks using CPMU PMIs, …
256 aren’t cached or too many temporary objects are created. Simple profiling is similar to collecting278 [... profiling output ...]
101 options PROFILE # kernel profiling # <profile>159 profile # build a profiling kernel # <profile>
17 OPTIONS/profiling optional profiling
320 # the LAST segment is mapped read-only on arm, so if we include llvm profiling
21 * `tools` - A set of utilities for testing, debugging and profiling kernel.