Home
last modified time | relevance | path

Searched refs:annotation (Results 1 – 25 of 37) sorted by relevance

12

/linux/tools/perf/util/
A Dannotate.h113 struct annotation;
221 int __annotation__scnprintf_samples_period(struct annotation *notes,
275 struct annotation { struct
302 void annotation__init(struct annotation *notes); argument
303 void annotation__exit(struct annotation *notes);
305 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width()
313 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width()
323 void annotation__set_offsets(struct annotation *notes, s64 size);
324 void annotation__compute_ipc(struct annotation *notes, size_t size);
326 void annotation__update_column_widths(struct annotation *notes);
[all …]
A Dannotate.c810 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles()
821 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
922 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist()
941 struct annotation *notes = symbol__annotation(sym); in symbol__hists()
1258 void annotation__init(struct annotation *notes) in annotation__init()
1263 void annotation__exit(struct annotation *notes) in annotation__exit()
1504 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()
1572 struct annotation *notes = symbol__annotation(sym); in delete_last_nop()
1717 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf()
1869 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image()
[all …]
A Dblock-info.c119 struct annotation *notes; in block_info__process_sym()
A Dsymbol.c276 struct annotation *notes = (void *)sym; in symbol__new()
299 struct annotation *notes = symbol__annotation(sym); in symbol__delete()
2496 symbol_conf.priv_size += sizeof(struct annotation); in symbol__annotation_init()
/linux/Documentation/RCU/
A DRTFP.txt230 ,annotation={
248 ,annotation={
284 ,annotation={
320 ,annotation={
345 ,annotation={
373 ,annotation={
388 ,annotation={
406 ,annotation={
420 ,annotation={
440 ,annotation={
[all …]
/linux/arch/alpha/kernel/
A Derr_common.c32 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem() argument
38 if (annotation && !annotation[i]) in mchk_dump_mem()
39 annotation = NULL; in mchk_dump_mem()
43 annotation ? annotation[i] : ""); in mchk_dump_mem()
223 char **annotation = NULL; in el_annotate_subpacket() local
232 annotation = a->annotation; in el_annotate_subpacket()
238 mchk_dump_mem(header, header->length, annotation); in el_annotate_subpacket()
A Derr_impl.h23 char **annotation; member
/linux/net/rxrpc/
A Dcall_event.c164 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local
189 annotation = call->rxtx_annotations[ix]; in rxrpc_resend()
190 anno_type = annotation & RXRPC_TX_ANNO_MASK; in rxrpc_resend()
191 annotation &= ~RXRPC_TX_ANNO_MASK; in rxrpc_resend()
204 if (!(annotation & RXRPC_TX_ANNO_RESENT)) in rxrpc_resend()
211 trace_rxrpc_retransmit(call, seq, annotation | anno_type, in rxrpc_resend()
246 annotation = call->rxtx_annotations[ix]; in rxrpc_resend()
247 anno_type = annotation & RXRPC_TX_ANNO_MASK; in rxrpc_resend()
255 annotation &= ~RXRPC_TX_ANNO_MASK; in rxrpc_resend()
256 annotation |= RXRPC_TX_ANNO_UNACK | RXRPC_TX_ANNO_RESENT; in rxrpc_resend()
[all …]
A Dinput.c204 u8 annotation; in rxrpc_rotate_tx_window() local
219 annotation = call->rxtx_annotations[ix]; in rxrpc_rotate_tx_window()
226 if (annotation & RXRPC_TX_ANNO_LAST) { in rxrpc_rotate_tx_window()
474 u8 flags, annotation = j; in rxrpc_input_data() local
547 call->rxtx_annotations[ix] = annotation; in rxrpc_input_data()
688 annotation &= ~RXRPC_TX_ANNO_MASK; in rxrpc_input_check_for_lost_ack()
689 annotation |= RXRPC_TX_ANNO_RETRANS; in rxrpc_input_check_for_lost_ack()
771 u8 annotation, anno_type; in rxrpc_input_soft_acks() local
777 annotation &= ~RXRPC_TX_ANNO_MASK; in rxrpc_input_soft_acks()
785 RXRPC_TX_ANNO_ACK | annotation; in rxrpc_input_soft_acks()
[all …]
A Drecvmsg.c281 u8 annotation, in rxrpc_verify_packet() argument
287 u8 subpacket = annotation & RXRPC_RX_ANNO_SUBPACKET; in rxrpc_verify_packet()
326 u8 annotation = *_annotation; in rxrpc_locate_data() local
327 u8 subpacket = annotation & RXRPC_RX_ANNO_SUBPACKET; in rxrpc_locate_data()
337 if (!(annotation & RXRPC_RX_ANNO_VERIFIED)) { in rxrpc_locate_data()
338 ret = rxrpc_verify_packet(call, skb, annotation, offset, len); in rxrpc_locate_data()
A Dsendmsg.c202 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet() local
209 annotation |= RXRPC_TX_ANNO_LAST; in rxrpc_queue_packet()
218 call->rxtx_annotations[ix] = annotation; in rxrpc_queue_packet()
/linux/tools/perf/ui/browsers/
A Dannotate.c48 struct annotation *notes = browser__annotation(browser); in disasm_line__filter()
55 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color()
99 struct annotation *notes = browser__annotation(browser); in annotate_browser__write()
164 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
228 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
278 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top()
317 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
441 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
468 struct annotation *notes; in annotate_browser__callq()
723 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
[all …]
/linux/include/trace/events/
A Drxrpc.h1244 TP_PROTO(struct rxrpc_call *call, rxrpc_seq_t seq, u8 annotation,
1247 TP_ARGS(call, seq, annotation, expiry),
1252 __field(u8, annotation )
1259 __entry->annotation = annotation;
1266 __entry->annotation,
/linux/tools/perf/
A Dbuiltin-annotate.c87 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block()
316 struct annotation *notes; in hists__find_annotations()
A Dbuiltin-top.c115 struct annotation *notes; in perf_top__parse_source()
200 struct annotation *notes; in perf_top__record_precise_ip()
241 struct annotation *notes; in perf_top__show_details()
/linux/tools/perf/Documentation/
A Dperf-buildid-cache.txt64 annotation.
A Dperf-annotate.txt142 Set annotation percent type from following choices:
A Dperf-top.txt73 Path to vmlinux. Required for annotation functionality.
377 Stop annotation, return to full profile display.
/linux/Documentation/
A Dasm-annotations.rst6 This document describes the new macros for annotation of data and code in
130 In fact, this kind of annotation corresponds to the now deprecated ``ENTRY``
/linux/tools/perf/ui/gtk/
A Dannotate.c100 struct annotation *notes; in perf_gtk__annotate_symbol()
/linux/tools/objtool/Documentation/
A Dstack-validation.txt191 its ELF function annotation by changing ENDPROC to END, and instead
238 the callable function annotation (ENDPROC) and should always be
285 2) funcA() uses the unreachable() annotation in a section of code
/linux/Documentation/dev-tools/
A Dsparse.rst72 annotation is needed. The three annotations above are for cases where
A Dkcov.rst234 userspace processes, we can't use a single global handle per annotation.
A Dkcsan.rst89 * KCSAN understands the ``data_race(expr)`` annotation, which tells KCSAN that
/linux/Documentation/trace/
A Dkprobetrace.rst12 __kprobes/nokprobe_inline annotation and those marked NOKPROBE_SYMBOL).

Completed in 64 milliseconds

12