Searched refs:do_trace (Results 1 – 5 of 5) sorted by relevance
| /linux/include/trace/events/ |
| A D | damon.h | 16 unsigned int nr_regions, bool do_trace), 18 TP_ARGS(context_idx, target_idx, scheme_idx, r, nr_regions, do_trace), 20 TP_CONDITION(do_trace),
|
| /linux/arch/m68k/68000/ |
| A D | entry.S | 38 do_trace: label 77 jne do_trace
|
| /linux/Documentation/trace/ |
| A D | ftrace-design.rst | 92 goto do_trace; 98 do_trace: 147 goto do_trace;
|
| /linux/mm/damon/ |
| A D | core.c | 1355 bool do_trace = false; in damos_apply_scheme() local 1369 do_trace = true; in damos_apply_scheme() 1387 damon_nr_regions(t), do_trace); in damos_apply_scheme()
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| A D | cxgb3_offload.c | 916 static int do_trace(struct t3cdev *dev, struct sk_buff *skb) in do_trace() function 1398 t3_register_cpl_handler(CPL_TRACE_PKT, do_trace); in cxgb3_offload_init()
|
Completed in 14 milliseconds