Home
last modified time | relevance | path

Searched refs:srcline (Results 1 – 25 of 26) sorted by relevance

12

/linux/tools/perf/util/
A Dsrcline.c52 ilist->srcline = srcline; in inline_list__append()
72 char *srcline; in srcline_from_fileline() local
83 return srcline; in srcline_from_fileline()
687 char *srcline; in __get_srcline() local
704 if (!srcline) in __get_srcline()
709 return srcline; in __get_srcline()
727 return srcline; in __get_srcline()
760 if (srcline && strcmp(srcline, SRCLINE_UNKNOWN) != 0) in free_srcline()
761 free(srcline); in free_srcline()
772 char *srcline; member
[all …]
A Dsrcline.h18 void free_srcline(char *srcline);
22 void srcline__tree_insert(struct rb_root_cached *tree, u64 addr, char *srcline);
32 char *srcline; member
A Dcallchain.c587 call->srcline = cursor_node->srcline; in fill_node()
717 match = match_chain_strings(cnode->srcline, node->srcline); in match_chain()
1008 false, NULL, 0, 0, 0, list->srcline); in merge_chain_branch()
1049 const char *srcline) in callchain_cursor_append() argument
1068 node->srcline = srcline; in callchain_cursor_append()
1112 al->srcline = node->srcline; in fill_callchain_info()
1157 if (show_srcline && cl->srcline) in callchain_list__sym_name()
1159 cl->ms.sym->name, cl->srcline, in callchain_list__sym_name()
1578 node->branch_from, node->srcline); in callchain_cursor__copy()
1623 pair_chain->srcline); in chain_match()
[all …]
A Dcallchain.h133 const char *srcline; member
146 const char *srcline; member
209 const char *srcline);
A Dmachine.c2120 char *srcline = NULL; in callchain_srcline() local
2123 return srcline; in callchain_srcline()
2126 if (!srcline) { in callchain_srcline()
2135 return srcline; in callchain_srcline()
2158 const char *srcline = NULL; in add_callchain_ip() local
2162 al.srcline = NULL; in add_callchain_ip()
2216 srcline = callchain_srcline(&ms, al.addr); in add_callchain_ip()
2481 cnode->srcline); in lbr_callchain_add_stitched_lbr_ip()
2894 NULL, 0, 0, 0, ilist->srcline); in append_inlines()
2906 const char *srcline = NULL; in unwind_entry() local
[all …]
A Dhist.c221 if (h->srcline) { in hists__calc_col_len()
222 len = MAX(strlen(h->srcline), strlen(sort_srcline.se_header)); in hists__calc_col_len()
480 if (he->srcline) { in hist_entry__init()
481 he->srcline = strdup(he->srcline); in hist_entry__init()
482 if (he->srcline == NULL) in hist_entry__init()
504 zfree(&he->srcline); in hist_entry__init()
715 .srcline = (char *) al->srcline, in __hists__add_entry()
1112 .srcline = (char *) al->srcline, in iter_add_next_cumulative_entry()
1318 free_srcline(he->srcline); in hist_entry__delete()
1504 he->srcline = NULL; in hierarchy_insert_entry()
[all …]
A Dmap.c440 char *srcline = map__srcline(map, addr, NULL); in map__fprintf_srcline() local
441 if (strncmp(srcline, SRCLINE_UNKNOWN, strlen(SRCLINE_UNKNOWN)) != 0) in map__fprintf_srcline()
442 ret = fprintf(fp, "%s%s", prefix, srcline); in map__fprintf_srcline()
443 free_srcline(srcline); in map__fprintf_srcline()
A Dsort.c374 if (!left->srcline) in sort__srcline_cmp()
375 left->srcline = hist_entry__srcline(left); in sort__srcline_cmp()
376 if (!right->srcline) in sort__srcline_cmp()
377 right->srcline = hist_entry__srcline(right); in sort__srcline_cmp()
379 return strcmp(right->srcline, left->srcline); in sort__srcline_cmp()
385 if (!he->srcline) in hist_entry__srcline_snprintf()
386 he->srcline = hist_entry__srcline(he); in hist_entry__srcline_snprintf()
388 return repsep_snprintf(bf, size, "%-.*s", width, he->srcline); in hist_entry__srcline_snprintf()
2032 MK_SORT_ENTRY_CHK(srcline) in MK_SORT_ENTRY_CHK() argument
A Dsort.h139 char *srcline; member
A Dsymbol.h126 const char *srcline; member
A Dannotate.c1803 const char *srcline; in symbol__disassemble_bpf() local
1815 srcline = btf__name_by_offset(btf, linfo->line_off); in symbol__disassemble_bpf()
1818 srcline = NULL; in symbol__disassemble_bpf()
1824 if (!opts->hide_src_code && srcline) { in symbol__disassemble_bpf()
1826 args->line = strdup(srcline); in symbol__disassemble_bpf()
A Ddlfilter.c287 .srcline = dlfilter__srcline,
A DBuild98 perf-y += srcline.o
A Devent.c704 al->srcline = NULL; in machine__resolve()
/linux/tools/perf/Documentation/
A Dtips.txt22 If you have debuginfo enabled, try: perf report -s sym,srcline
32 Order by the overhead of source file name and line number: perf report -s srcline
A Dperf-dlfilter.txt128 const char *(*srcline)(void *ctx, __u32 *line_number);
146 'srcline' return source file name and line number.
A Dperf-report.txt75 pid, comm, dso, symbol, parent, cpu, socket, srcline, weight,
90 - srcline: filename and line number executed at the time of sample. The
263 - srcline: compare on source filename and line number
490 Show the full path for source files for srcline output.
A Dperf-script.txt131 srcline, period, iregs, uregs, brstack, brstacksym, flags, bpf-output,
364 Show the full path for source files for srcline output.
A Dperf-diff.txt61 Sort by key(s): pid, comm, dso, symbol, cpu, parent, srcline.
A Dperf-top.txt131 Sort by key(s): pid, comm, dso, symbol, parent, srcline, weight,
/linux/drivers/scsi/aic7xxx/aicasm/
A Daicasm.c609 while (line < cur_instr->srcline) { in output_listing()
631 if (line == cur_instr->srcline) { in output_listing()
741 new_instr->srcline = yylineno; in seq_alloc()
A Daicasm_insformat.h169 u_int srcline; member
/linux/tools/perf/include/perf/
A Dperf_dlfilter.h103 const char *(*srcline)(void *ctx, __u32 *line_number); member
/linux/tools/perf/dlfilters/
A Ddlfilter-test-api-v0.c108 const char *(*srcline)(void *ctx, __u32 *line_number); member
/linux/tools/perf/
A Dbuiltin-c2c.c1974 if (c2c.show_src && !he->srcline) in filter_cb()
1975 he->srcline = hist_entry__srcline(he); in filter_cb()

Completed in 83 milliseconds

12