Searched refs:sym_ext (Results 1 - 25 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-annotate.c95 struct sym_ext *sym_ext = priv->ext; local
102 if (sym_ext) {
104 path = sym_ext[offset].path;
105 percent += sym_ext[offset].percent;
112 if (sym_ext == NULL && h->sum)
146 static void insert_source_line(struct sym_ext *sym_ext) argument
148 struct sym_ext *iter;
154 iter = rb_entry(parent, struct sym_ext, nod
169 struct sym_ext *sym_ext = priv->ext; local
191 struct sym_ext *sym_ext; local
237 struct sym_ext *sym_ext; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/
H A Dbuiltin-annotate.c95 struct sym_ext *sym_ext = priv->ext; local
102 if (sym_ext) {
104 path = sym_ext[offset].path;
105 percent += sym_ext[offset].percent;
112 if (sym_ext == NULL && h->sum)
146 static void insert_source_line(struct sym_ext *sym_ext) argument
148 struct sym_ext *iter;
154 iter = rb_entry(parent, struct sym_ext, nod
169 struct sym_ext *sym_ext = priv->ext; local
191 struct sym_ext *sym_ext; local
237 struct sym_ext *sym_ext; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dannotate.c72 struct sym_ext *sym_ext = priv->ext; local
80 if (sym_ext) {
81 percent += sym_ext[offset].percent;
88 if (sym_ext == NULL && h->sum)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/ui/browsers/
H A Dannotate.c72 struct sym_ext *sym_ext = priv->ext; local
80 if (sym_ext) {
81 percent += sym_ext[offset].percent;
88 if (sym_ext == NULL && h->sum)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dhist.h29 struct sym_ext { struct
37 struct sym_ext *ext;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dhist.h29 struct sym_ext { struct
37 struct sym_ext *ext;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/coff/
H A Dalpha.h298 struct sym_ext { struct
339 struct sym_ext es_asym;
H A Dmips.h251 struct sym_ext struct
297 struct sym_ext es_asym;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/coff/
H A Dalpha.h298 struct sym_ext { struct
339 struct sym_ext es_asym;
H A Dmips.h251 struct sym_ext struct
297 struct sym_ext es_asym;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/coff/
H A Dalpha.h298 struct sym_ext { struct
339 struct sym_ext es_asym;
H A Dmips.h251 struct sym_ext struct
297 struct sym_ext es_asym;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Decoffswap.h444 struct sym_ext ext[1];
446 *ext = *(struct sym_ext *) ext_copy;
498 struct sym_ext *ext = (struct sym_ext *) ext_ptr;
H A Delf32-mips.c1512 sizeof (struct sym_ext),
H A Dcoff-mips.c1354 sizeof (struct sym_ext),
H A Delfn32-mips.c2318 sizeof (struct sym_ext),
H A Delf64-mips.c3028 sizeof (struct sym_ext),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Decoffswap.h444 struct sym_ext ext[1];
446 *ext = *(struct sym_ext *) ext_copy;
498 struct sym_ext *ext = (struct sym_ext *) ext_ptr;
H A Delf32-mips.c1512 sizeof (struct sym_ext),
H A Dcoff-mips.c1354 sizeof (struct sym_ext),
H A Delfn32-mips.c2318 sizeof (struct sym_ext),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Decoffswap.h444 struct sym_ext ext[1];
446 *ext = *(struct sym_ext *) ext_copy;
498 struct sym_ext *ext = (struct sym_ext *) ext_ptr;
H A Dcoff-mips.c1354 sizeof (struct sym_ext),
H A Delf32-mips.c1512 sizeof (struct sym_ext),
H A Delfn32-mips.c2318 sizeof (struct sym_ext),

Completed in 174 milliseconds

12