/tools/perf/tests/ |
D | vmlinux-kallsyms.c | 182 struct map *pos = rb_entry(nd, struct map, rb_node), *pair; in test__vmlinux_matches_kallsyms() local 202 struct map *pos = rb_entry(nd, struct map, rb_node), *pair; in test__vmlinux_matches_kallsyms() local 224 struct map *pos = rb_entry(nd, struct map, rb_node); in test__vmlinux_matches_kallsyms() local
|
/tools/perf/util/ |
D | intlist.h | 62 #define intlist__for_each(pos, ilist) \ argument 72 #define intlist__for_each_safe(pos, n, ilist) \ argument
|
D | strlist.h | 64 #define strlist__for_each(pos, slist) \ argument 74 #define strlist__for_each_safe(pos, n, slist) \ argument
|
D | map.c | 281 struct map *pos = rb_entry(next, struct map, rb_node); in maps__delete() local 291 struct map *pos, *n; in maps__delete_removed() local 318 struct map *pos = rb_entry(next, struct map, rb_node); in map_groups__flush() local 356 struct map *pos = rb_entry(nd, struct map, rb_node); in map_groups__find_symbol_by_name() local 376 struct map *pos = rb_entry(nd, struct map, rb_node); in __map_groups__fprintf_maps() local 400 struct map *pos; in __map_groups__fprintf_removed_maps() local 438 struct map *pos = rb_entry(next, struct map, rb_node); in map_groups__fixup_overlappings() local
|
D | strbuf.c | 54 static void strbuf_splice(struct strbuf *sb, size_t pos, size_t len, in strbuf_splice() 73 void strbuf_remove(struct strbuf *sb, size_t pos, size_t len) in strbuf_remove()
|
D | dso.c | 492 struct dso *pos; in __dsos__read_build_ids() local 518 struct dso *pos; in dsos__find() local 544 struct dso *pos; in __dsos__fprintf_buildid() local 558 struct dso *pos; in __dsos__fprintf() local 590 struct symbol *pos = rb_entry(nd, struct symbol, rb_node); in dso__fprintf() local
|
D | thread_map.c | 166 struct str_node *pos; in thread_map__new_by_pid_str() local 224 struct str_node *pos; in thread_map__new_by_tid_str() local
|
D | machine.c | 48 struct dso *pos, *n; in dsos__delete() local 111 struct machine *pos, *machine = malloc(sizeof(*machine)); in machines__add() local 202 struct machine *pos = rb_entry(nd, struct machine, rb_node); in machines__process_guests() local 340 struct machine *pos = rb_entry(nd, struct machine, rb_node); in machines__fprintf_dsos() local 362 struct machine *pos = rb_entry(nd, struct machine, rb_node); in machines__fprintf_dsos_buildid() local 393 struct thread *pos = rb_entry(nd, struct thread, rb_node); in machine__fprintf() local 588 struct machine *pos = rb_entry(next, struct machine, rb_node); in machines__destroy_kernel_maps() local
|
D | rblist.c | 86 struct rb_node *pos, *next = rb_first(&rblist->entries); in rblist__delete() local
|
D | evlist.c | 75 struct perf_evsel *pos, *n; in perf_evlist__purge() local 229 struct perf_evsel *pos; in perf_evlist__disable() local 247 struct perf_evsel *pos; in perf_evlist__enable() local 653 struct perf_evsel *first = perf_evlist__first(evlist), *pos = first; in perf_evlist__valid_sample_type() local 701 struct perf_evsel *first = perf_evlist__first(evlist), *pos = first; in perf_evlist__valid_sample_id_all() local
|
D | symbol-elf.c | 149 #define elf_section__for_each_rel(reldata, pos, pos_mem, idx, nr_entries) \ argument 154 #define elf_section__for_each_rela(reldata, pos, pos_mem, idx, nr_entries) \ argument 240 GElf_Rela pos_mem, *pos; in dso__synthesize_plt_symbols() local 263 GElf_Rel pos_mem, *pos; in dso__synthesize_plt_symbols() local
|
D | trace-event-info.c | 469 struct perf_evsel *pos; in get_tracepoints_path() local 490 struct perf_evsel *pos; in have_tracepoints() local
|
D | symbol.c | 267 struct symbol *pos; in symbols__delete() local 351 struct symbol *pos = rb_entry(nd, struct symbol, rb_node); in symbols__sort_by_name() local 408 struct symbol_name_rb_node *pos; in dso__fprintf_symbols_by_name() local 537 struct symbol *pos; in dso__split_kallsyms() local
|
/tools/perf/util/include/linux/ |
D | list.h | 27 #define list_for_each_from(pos, head) \ argument
|
/tools/perf/ |
D | builtin-evlist.c | 21 struct perf_evsel *pos; in __cmd_evlist() local
|
D | builtin-report.c | 419 struct perf_evsel *pos; in hists__fprintf_nr_sample_events() local 447 struct perf_evsel *pos; in perf_evlist__tty_browse_hists() local 482 struct perf_evsel *pos; in __cmd_report() local
|
D | builtin-buildid-cache.c | 126 struct str_node *pos; in cmd_buildid_cache() local
|
D | builtin-record.c | 207 struct perf_evsel *pos, *pair; in perf_evlist__equal() local 226 struct perf_evsel *pos; in perf_record__open() local 964 struct perf_evsel *pos; in cmd_record() local
|
/tools/perf/ui/ |
D | browser.c | 51 struct list_head *pos) in ui_browser__list_head_filter_entries() 64 struct list_head *pos) in ui_browser__list_head_filter_prev_entries() 78 struct list_head *pos; in ui_browser__list_head_seek() local 454 struct list_head *pos; in ui_browser__list_head_refresh() local 582 char **pos; in ui_browser__argv_refresh() local
|
/tools/perf/ui/browsers/ |
D | annotate.c | 299 struct disasm_line *pos, u32 idx) in annotate_browser__set_top() 325 struct disasm_line *pos; in annotate_browser__set_rb_top() local 343 struct disasm_line *pos, *next; in annotate_browser__calc_percent() local 475 struct disasm_line *pos; in annotate_browser__find_offset() local 514 struct disasm_line *pos = browser->selection; in annotate_browser__find_string() local 553 struct disasm_line *pos = browser->selection; in annotate_browser__find_string_reverse() local 862 struct disasm_line *pos, *n; in symbol__tui_annotate() local
|
D | map.c | 117 struct symbol *pos = rb_entry(nd, struct symbol, rb_node); in map__browse() local
|
/tools/power/cpupower/lib/ |
D | sysfs.c | 276 unsigned int pos, i; in sysfs_get_freq_available_governors() local 333 unsigned int pos, i; in sysfs_get_available_frequencies() local 389 unsigned int pos, i; in sysfs_get_cpu_list() local 454 unsigned int pos, i; in sysfs_get_freq_stats() local
|
/tools/firewire/ |
D | list.h | 58 #define list_for_each_entry(pos, list, member) \ argument
|
/tools/perf/ui/gtk/ |
D | hists.c | 227 struct perf_evsel *pos; in perf_evlist__gtk_browse_hists() local
|
D | annotate.c | 92 struct disasm_line *pos, *n; in perf_gtk__annotate_symbol() local
|