| /tools/power/cpupower/lib/ |
| D | cpufreq.h | 32 struct cpufreq_available_governors *first; member 38 struct cpufreq_available_frequencies *first; member 45 struct cpufreq_affected_cpus *first; member 52 struct cpufreq_stats *first; member
|
| D | cpufreq.c | 265 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local 339 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_available_frequencies() local 410 struct cpufreq_affected_cpus *first = NULL; in sysfs_get_cpu_list() local 641 struct cpufreq_stats *first = NULL; in cpufreq_get_stats() local
|
| /tools/testing/radix-tree/ |
| D | regression3.c | 35 bool first; in regression3_test() local
|
| D | tag_check.c | 15 unsigned long first = 0; in __simple_checks() local 312 unsigned long first = 0; in single_check() local
|
| D | multiorder.c | 29 unsigned long first = 0; in __multiorder_tag_test() local 251 unsigned long first = 0; in multiorder_tagged_iteration() local
|
| /tools/testing/selftests/powerpc/pmu/ |
| D | lib.h | 33 uint64_t first, last; member
|
| /tools/perf/util/ |
| D | evsel_fprintf.c | 9 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf() 35 bool first = true; in perf_evsel__fprintf() local
|
| D | top.c | 74 struct perf_evsel *first = perf_evlist__first(top->evlist); in perf_top__header_snprintf() local
|
| D | evlist.c | 94 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__set_id_pos() local 642 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__event2evsel() local 1522 struct perf_evsel *first = perf_evlist__first(evlist), *pos = first; in perf_evlist__valid_read_format() local 1542 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__read_format() local 1548 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__id_hdr_size() local 1581 struct perf_evsel *first = perf_evlist__first(evlist), *pos = first; in perf_evlist__valid_sample_id_all() local 1593 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__sample_id_all() local 1861 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__strerror_open() local
|
| D | record.c | 167 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__config() local
|
| D | ordered-events.c | 250 struct ordered_event *first, *last; in ordered_events__flush() local
|
| D | callchain.h | 134 struct callchain_cursor_node *first; member
|
| D | dwarf-aux.c | 999 bool first = true; in die_get_var_innermost_scope() local 1062 bool first = true; in die_get_var_range() local
|
| D | jitdump.c | 695 struct perf_evsel *first; in jit_process() local
|
| D | cpumap.c | 615 bool first = true; in cpu_map__snprint() local
|
| D | callchain.c | 547 struct callchain_node *first; in split_add_child() local
|
| /tools/perf/ui/stdio/ |
| D | hist.c | 298 bool first; in __callchain__fprintf_folded() local 383 bool first = true; in __hist_entry__snprintf() local 430 bool first = true; in hist_entry__hierarchy_fprintf() local 638 bool first = true; in fprintf_line() local 666 bool first = true; in hists__fprintf_standard_headers() local
|
| /tools/lib/ |
| D | bitmap.c | 38 bool first = true; in bitmap_scnprintf() local
|
| /tools/include/linux/ |
| D | types.h | 76 struct hlist_node *first; member
|
| D | list.h | 216 struct list_head *first; in list_rotate_left() local 277 struct list_head *first = list->next; in __list_splice() local 640 struct hlist_node *first = h->first; in hlist_add_head() local
|
| /tools/perf/ui/browsers/ |
| D | hists.c | 304 bool first = true; in callchain_node__init_have_children_rb_tree() local 804 int first = true; in hist_browser__show_callchain_flat() local 907 int first = true; in hist_browser__show_callchain_folded() local 997 int first = true; in hist_browser__show_callchain_graph() local 1178 bool first = true; in hist_browser__show_entry() local 1282 bool first = true; in hist_browser__show_hierarchy_entry() local 1443 bool first = true; in hist_browser__show_no_entry() local 1783 bool first = true; in ui_browser__hists_seek() local 1934 bool first = true; in hist_browser__fprintf_entry() local 1978 bool first = true; in hist_browser__fprintf_hierarchy_entry() local [all …]
|
| /tools/perf/tests/ |
| D | hists_link.c | 271 struct perf_evsel *evsel, *first; in test__hists_link() local
|
| /tools/perf/ui/ |
| D | hist.c | 636 bool first = true; in hists__sort_list_width() local 661 bool first = true; in hists__overhead_width() local
|
| /tools/virtio/ |
| D | vringh_test.c | 90 static void find_cpus(unsigned int *first, unsigned int *last) in find_cpus()
|
| /tools/perf/ui/gtk/ |
| D | hists.c | 166 bool first = true; in perf_gtk__add_callchain_folded() local
|