Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 3 of 3) 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()
222 char **annotation = NULL; in el_annotate_subpacket() local
Derr_impl.h22 char **annotation; member
/linux-4.4.14/tools/perf/util/
Dannotate.h130 struct annotation { struct
135 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() argument