Searched refs:do_trace (Results 1 – 4 of 4) sorted by relevance
/linux/include/trace/events/ |
H A D | damon.h | 16 unsigned int nr_regions, bool do_trace), 18 TP_ARGS(context_idx, scheme_idx, target_idx, r, nr_regions, do_trace), 20 TP_CONDITION(do_trace),
|
/linux/arch/m68k/68000/ |
H A D | entry.S | 38 do_trace: label 77 jne do_trace
|
/linux/Documentation/trace/ |
H A D | ftrace-design.rst | 92 goto do_trace; 98 do_trace: 147 goto do_trace;
|
/linux/mm/damon/ |
H A D | core.c | 1363 bool do_trace = false; in damos_apply_scheme() local 1377 do_trace = true; in damos_apply_scheme() 1395 damon_nr_regions(t), do_trace); in damos_apply_scheme()
|