Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/tools/perf/util/
Dannotate.h53 struct annotation;
76 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset,
130 struct annotation { struct
135 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() argument
141 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()
479 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles()
490 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
503 static int __symbol__account_cycles(struct annotation *notes, in __symbol__account_cycles()
544 struct annotation *notes, int evidx, u64 addr) in __symbol__inc_addr_samples()
568 static struct annotation *symbol__get_annotation(struct symbol *sym, bool cycles) in symbol__get_annotation()
570 struct annotation *notes = symbol__annotation(sym); in symbol__get_annotation()
586 struct annotation *notes; in symbol__inc_addr_samples()
599 struct annotation *notes; in symbol__account_cycles()
[all …]
/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c383 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
489 struct annotation *notes; in annotate_browser__callq()
530 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_offset()
569 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_string()
608 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_string_reverse()
942 struct annotation *notes = symbol__annotation(sym); in annotate__compute_ipc()
1014 struct annotation *notes; in symbol__tui_annotate()
Dhists.c1451 struct annotation *notes; in do_annotate()
/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c130 struct annotation *notes; in hists__find_annotations()
362 symbol_conf.priv_size = sizeof(struct annotation); in cmd_annotate()
Dbuiltin-top.c93 struct annotation *notes; in perf_top__parse_source()
177 struct annotation *notes; in perf_top__record_precise_ip()
219 struct annotation *notes; in perf_top__show_details()
1311 symbol_conf.priv_size = sizeof(struct annotation); in cmd_top()
Dbuiltin-report.c921 symbol_conf.priv_size = sizeof(struct annotation); in cmd_report()
/linux-4.4.14/tools/perf/Documentation/
Dperf-buildid-cache.txt55 annotation.
Dperf-top.txt66 Path to vmlinux. Required for annotation functionality.
255 Stop annotation, return to full profile display.
/linux-4.4.14/tools/perf/ui/gtk/
Dannotate.c93 struct annotation *notes; in perf_gtk__annotate_symbol()
/linux-4.4.14/Documentation/
Dsparse.txt68 annotation is needed. The tree annotations above are for cases where
/linux-4.4.14/Documentation/x86/
Dintel_mpx.txt67 * enables annotation of code with MPX instructions and prefixes
/linux-4.4.14/lib/
DKconfig.debug1225 This feature enables the __rcu sparse annotation for
1226 RCU-protected pointers. This annotation will cause sparse
/linux-4.4.14/Documentation/trace/
Dftrace.txt1383 When an interrupt is running inside a softirq, the annotation is 'H'.