Home
last modified time | relevance | path

Searched refs:notes (Results 1 – 25 of 186) sorted by relevance

12345678

/external/linux-tools-perf/util/
Dannotate.c21 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_init() local
22 pthread_mutex_init(&notes->lock, NULL); in symbol__annotate_init()
28 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist() local
32 notes->src = zalloc(sizeof(*notes->src) + nevents * sizeof_sym_hist); in symbol__alloc_hist()
33 if (notes->src == NULL) in symbol__alloc_hist()
35 notes->src->sizeof_sym_hist = sizeof_sym_hist; in symbol__alloc_hist()
36 notes->src->nr_histograms = nevents; in symbol__alloc_hist()
37 INIT_LIST_HEAD(&notes->src->source); in symbol__alloc_hist()
43 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local
45 pthread_mutex_lock(&notes->lock); in symbol__annotate_zero_histograms()
[all …]
Dannotate.h71 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() argument
73 return (((void *)&notes->src->histograms) + in annotation__histogram()
74 (notes->src->sizeof_sym_hist * idx)); in annotation__histogram()
/external/linux-tools-perf/util/ui/browsers/
Dannotate.c71 struct annotation *notes = symbol__annotation(sym); in objdump_line__calc_percent() local
72 struct source_line *src_line = notes->src->lines; in objdump_line__calc_percent()
73 struct sym_hist *h = annotation__histogram(notes, evidx); in objdump_line__calc_percent()
77 next = objdump__get_next_ip_line(&notes->src->source, self); in objdump_line__calc_percent()
145 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local
150 pthread_mutex_lock(&notes->lock); in annotate_browser__calc_percent()
152 list_for_each_entry(pos, &notes->src->source, node) { in annotate_browser__calc_percent()
161 pthread_mutex_unlock(&notes->lock); in annotate_browser__calc_percent()
258 struct annotation *notes; in symbol__tui_annotate() local
282 notes = symbol__annotation(sym); in symbol__tui_annotate()
[all …]
Dtop.c122 struct annotation *notes = symbol__annotation(sym); in perf_top_browser__annotate() local
125 if (notes->src != NULL) in perf_top_browser__annotate()
128 pthread_mutex_lock(&notes->lock); in perf_top_browser__annotate()
135 pthread_mutex_unlock(&notes->lock); in perf_top_browser__annotate()
141 pthread_mutex_unlock(&notes->lock); in perf_top_browser__annotate()
/external/elfutils/libdwfl/
Dcore-file.c145 GElf_Phdr *notes) in dwfl_report_core_segments() argument
158 if (notes != NULL) in dwfl_report_core_segments()
159 notes->p_type = PT_NULL; in dwfl_report_core_segments()
177 if (notes != NULL) in dwfl_report_core_segments()
179 *notes = *phdr; in dwfl_report_core_segments()
180 notes = NULL; in dwfl_report_core_segments()
427 Elf_Data *notes = elf_getdata_rawchunk (elf, in dwfl_core_file_report() local
431 if (likely (notes != NULL)) in dwfl_core_file_report()
437 while ((pos = gelf_getnote (notes, pos, &nhdr, in dwfl_core_file_report()
441 && !memcmp (notes->d_buf + name_pos, "CORE", sizeof "CORE")) in dwfl_core_file_report()
[all …]
Ddwfl_segment_report_module.c293 void *notes; in dwfl_segment_report_module() local
295 notes = data; in dwfl_segment_report_module()
298 notes = malloc (filesz); in dwfl_segment_report_module()
299 if (unlikely (notes == NULL)) in dwfl_segment_report_module()
304 xlateto.d_buf = notes; in dwfl_segment_report_module()
311 const GElf_Nhdr *nh = notes; in dwfl_segment_report_module()
312 while ((const void *) nh < (const void *) notes + filesz) in dwfl_segment_report_module()
316 if (unlikely ((size_t) ((const void *) notes + filesz in dwfl_segment_report_module()
325 build_id_vaddr = note_desc - (const void *) notes + vaddr; in dwfl_segment_report_module()
337 if (notes != data) in dwfl_segment_report_module()
[all …]
Dlinux-kernel-modules.c371 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes) in INTDEF()
379 *notes = 0; in INTDEF()
400 if (*notes == 0) in INTDEF()
405 *notes = last; in INTDEF()
568 Dwarf_Addr notes; in dwfl_linux_kernel_report_kernel() local
571 asm ("" : "=m" (notes)); in dwfl_linux_kernel_report_kernel()
572 int result = intuit_kernel_bounds (&start, &end, &notes); in dwfl_linux_kernel_report_kernel()
576 return unlikely (mod == NULL) ? -1 : check_kernel_notes (mod, notes); in dwfl_linux_kernel_report_kernel()
/external/linux-tools-perf/
Dbuiltin-annotate.c74 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_evlist__add_sample() local
75 if (notes->src == NULL && in perf_evlist__add_sample()
124 struct annotation *notes; in hists__find_annotations() local
129 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
130 if (notes->src == NULL) { in hists__find_annotations()
162 free(notes->src); in hists__find_annotations()
163 notes->src = NULL; in hists__find_annotations()
Dbuiltin-top.c160 struct annotation *notes; in parse_source() local
180 notes = symbol__annotation(sym); in parse_source()
181 if (notes->src != NULL) { in parse_source()
182 pthread_mutex_lock(&notes->lock); in parse_source()
186 pthread_mutex_lock(&notes->lock); in parse_source()
189 pthread_mutex_unlock(&notes->lock); in parse_source()
208 pthread_mutex_unlock(&notes->lock); in parse_source()
220 struct annotation *notes; in record_precise_ip() local
227 notes = symbol__annotation(sym); in record_precise_ip()
229 if (pthread_mutex_trylock(&notes->lock)) in record_precise_ip()
[all …]
/external/webkit/Tools/android/flex-2.5.4a/MISC/
DREADME7 run-time support, and installation notes for building flex 2.5
11 (contributed by Terrence O Kane, who notes that no source
19 - Amiga/: notes on building flex for the Amiga, contributed
48 - Borland.old/: notes on building flex 2.4 for Borland C++ 3.1
61 - A number of notes and Makefiles for compiling flex under MS-DOS,
/external/valgrind/main/docs/internals/
DDarwin-notes.txt2 Valgrind-developer notes, re the MacOSX port
9 is available. See docs/internals/Darwin-notes.txt for the reason
48 Valgrind-developer notes, things removed from the original MacOSX port
61 Valgrind-developer notes, todos re the MacOSX port
134 look at notes in coregrind/Makefile.am re Mach RPC interface
Drelease-HOWTO.txt27 - Write release notes, add to NEWS. Include a list of fixed bugs from
104 - Include the release notes in the email (maybe not necessary for release
171 Include a link to the release notes. Possibly remove any old release
179 - Make sure the release notes are present in the NEWS file on the trunk and
185 - Include the release notes in the email.
/external/libffi/
DChangeLog.v114 * README: Boosted rev and updated release notes.
20 * README: Boosted rev and updated release notes.
37 * README: Boosted rev and added release notes.
77 * README: Boosted rev to 1.14. Added notes.
106 * README: Boosted rev to 1.12. Added notes.
115 * README: Boosted rev to 1.11. Added notes about GNU make.
125 * README: Boosted rev to 1.09. Added more notes on building
137 * README: Added n32 bug fix notes.
153 * README: Added sparc notes.
163 * README: Added struct notes.
[all …]
/external/chromium/net/data/ftp/
Ddir-listing-vms-4.expected56 notes$notebook.note
/external/llvm/test/Assembler/
D2008-09-02-FunctionNotes2.ll1 ; Test function notes
/external/mesa3d/docs/
DRELNOTES-3.22 Mesa 3.2 release notes
DRELNOTES-3.42 Mesa 3.4 release notes
DRELNOTES-4.0.12 Mesa 4.0.1 release notes
DRELNOTES-3.4.22 Mesa 3.4.2 release notes
DRELNOTES-3.4.12 Mesa 3.4.1 release notes
DRELNOTES-3.2.12 Mesa 3.2.1 release notes
/external/qemu-pc-bios/vgabios/
DNotes1 Development notes
/external/dropbear/libtomcrypt/
Dbuild.sh10 …for f in *_tv.txt; do if (diff --ignore-case $f notes/$f) then true; else (echo "tv_gen $f failed"…
/external/e2fsprogs/
D.release-checklist5 3) Use "git log" to assemble release notes.
/external/libpcap/
DINSTALL.txt191 The LBNL Network Research Group notes with interest that a standard
306 README.aix - notes on using libpcap on AIX
307 README.dag - notes on using libpcap to capture on Endace DAG devices
308 README.hpux - notes on using libpcap on HP-UX
309 README.linux - notes on using libpcap on Linux
310 README.macosx - notes on using libpcap on Mac OS X
311 README.septel - notes on using libpcap to capture on Intel/Septel devices
312 README.tru64 - notes on using libpcap on Digital/Tru64 UNIX
313 README.Win32 - notes on using libpcap on Win32 systems (with WinPcap)

12345678