Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/kernel/
Derr_common.c31 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem() argument
37 if (annotation && !annotation[i]) in mchk_dump_mem()
38 annotation = NULL; in mchk_dump_mem()
42 annotation ? annotation[i] : ""); in mchk_dump_mem()
222 char **annotation = NULL; in el_annotate_subpacket() local
231 annotation = a->annotation; in el_annotate_subpacket()
237 mchk_dump_mem(header, header->length, annotation); in el_annotate_subpacket()
Derr_impl.h22 char **annotation; member
/linux-4.1.27/Documentation/RCU/
DRTFP.txt230 ,annotation={
248 ,annotation={
284 ,annotation={
320 ,annotation={
345 ,annotation={
373 ,annotation={
388 ,annotation={
406 ,annotation={
420 ,annotation={
440 ,annotation={
[all …]
/linux-4.1.27/tools/perf/util/
Dannotate.h53 struct annotation;
74 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset,
114 struct annotation { struct
119 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() argument
125 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation()
Dannotate.c445 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_init()
452 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist()
478 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
488 struct annotation *notes, int evidx, u64 addr) in __symbol__inc_addr_samples()
512 struct annotation *notes; in symbol__inc_addr_samples()
649 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, in disasm__calc_percent()
696 struct annotation *notes = symbol__annotation(sym); in disasm_line__print()
810 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()
904 struct annotation *notes = symbol__annotation(sym); in delete_last_nop()
1169 struct annotation *notes = symbol__annotation(sym); in symbol__free_source_line()
[all …]
/linux-4.1.27/tools/perf/ui/browsers/
Dannotate.c347 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
450 struct annotation *notes; in annotate_browser__callq()
491 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_offset()
530 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_string()
569 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_string_reverse()
892 struct annotation *notes; in symbol__tui_annotate()
Dhists.c1642 struct annotation *notes; in perf_evsel__hists_browse()
1708 struct annotation *notes; in perf_evsel__hists_browse()
/linux-4.1.27/tools/perf/
Dbuiltin-annotate.c123 struct annotation *notes; in hists__find_annotations()
349 symbol_conf.priv_size = sizeof(struct annotation); in cmd_annotate()
Dbuiltin-top.c92 struct annotation *notes; in perf_top__parse_source()
176 struct annotation *notes; in perf_top__record_precise_ip()
218 struct annotation *notes; in perf_top__show_details()
1249 symbol_conf.priv_size = sizeof(struct annotation); in cmd_top()
Dbuiltin-report.c831 symbol_conf.priv_size = sizeof(struct annotation); in cmd_report()
/linux-4.1.27/tools/perf/Documentation/
Dperf-top.txt66 Path to vmlinux. Required for annotation functionality.
227 Stop annotation, return to full profile display.
Dperf-buildid-cache.txt55 annotation.
/linux-4.1.27/tools/perf/ui/gtk/
Dannotate.c93 struct annotation *notes; in perf_gtk__annotate_symbol()
/linux-4.1.27/Documentation/
Dsparse.txt68 annotation is needed. The tree annotations above are for cases where
/linux-4.1.27/Documentation/x86/
Dintel_mpx.txt67 * enables annotation of code with MPX instructions and prefixes
/linux-4.1.27/lib/
DKconfig.debug1216 This feature enables the __rcu sparse annotation for
1217 RCU-protected pointers. This annotation will cause sparse
/linux-4.1.27/Documentation/trace/
Dftrace.txt1370 When an interrupt is running inside a softirq, the annotation is 'H'.