Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_seq.c175 void trace_seq_bprintf(struct trace_seq *s, const char *fmt, const u32 *binary) in trace_seq_bprintf() argument
184 seq_buf_bprintf(&s->seq, fmt, binary); in trace_seq_bprintf()
Dtrace_output.c802 if (event->funcs->binary == NULL) in register_trace_event()
803 event->funcs->binary = trace_nop_print; in register_trace_event()
925 .binary = trace_fn_bin,
1065 .binary = trace_ctxwake_bin,
1077 .binary = trace_ctxwake_bin,
Dblktrace.c1584 .binary = blk_trace_event_print_binary,
DKconfig195 dynamically (will patch them out of the binary image and
Dtrace.c4471 return event ? event->funcs->binary(iter, 0, event) : in print_bin_fmt()
/kernel/debug/
Dgdbstub.c365 static int write_mem_msg(int binary) in write_mem_msg() argument
374 if (binary) in write_mem_msg()
/kernel/
DKconfig.preempt93 provide a pre-built kernel binary to reduce the number of kernel