/tools/power/cpupower/lib/ |
D | cpufreq.h | 20 struct cpufreq_available_governors *first; member 26 struct cpufreq_available_frequencies *first; member 33 struct cpufreq_affected_cpus *first; member 40 struct cpufreq_stats *first; member
|
D | cpufreq.c | 264 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local 338 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_available_frequencies() local 394 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_boost_frequencies() local 470 struct cpufreq_affected_cpus *first = NULL; in sysfs_get_cpu_list() local 701 struct cpufreq_stats *first = NULL; in cpufreq_get_stats() local
|
/tools/perf/util/ |
D | evsel_fprintf.c | 15 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf() 41 bool first = true; in perf_evsel__fprintf() local 120 bool first = true; in sample__fprintf_callchain() local
|
D | top.c | 74 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf() local
|
D | stat-display.c | 543 bool first), in collect_all_aliases() 565 bool first), in collect_data() 586 struct evsel *counter, void *data, bool first) in aggr_cb() 619 bool *first) in print_counter_aggrdata() 659 bool first; in print_aggr() local 871 bool first = true; in print_no_aggr_metric() local 1138 bool first = true; in print_percore() local
|
D | evlist.c | 108 struct evsel *first = evlist__first(evlist); in perf_evlist__set_id_pos() local 514 struct evsel *first = evlist__first(evlist); in perf_evlist__event2evsel() local 1130 struct evsel *first = evlist__first(evlist), *pos = first; in perf_evlist__valid_read_format() local 1150 struct evsel *first = evlist__first(evlist); in perf_evlist__id_hdr_size() local 1183 struct evsel *first = evlist__first(evlist), *pos = first; in perf_evlist__valid_sample_id_all() local 1195 struct evsel *first = evlist__first(evlist); in perf_evlist__sample_id_all() local 1458 struct evsel *first = evlist__first(evlist); in perf_evlist__strerror_open() local
|
D | record.c | 174 struct evsel *first = evlist__first(evlist); in perf_evlist__config() local
|
D | ordered-events.c | 293 struct ordered_event *first, *last; in __ordered_events__flush() local
|
D | map.c | 775 struct rb_node *next, *first; in maps__fixup_overlappings() local 1002 struct rb_node *first = rb_first(&maps->entries); in maps__first() local
|
/tools/testing/radix-tree/ |
D | regression3.c | 36 bool first; in regression3_test() local
|
D | tag_check.c | 16 unsigned long first = 0; in __simple_checks() local 314 unsigned long first = 0; in single_check() local
|
/tools/testing/selftests/powerpc/pmu/ |
D | lib.h | 33 uint64_t first, last; member
|
/tools/perf/ui/stdio/ |
D | hist.c | 335 bool first; in __callchain__fprintf_folded() local 420 bool first = true; in __hist_entry__snprintf() local 467 bool first = true; in hist_entry__hierarchy_fprintf() local 710 bool first = true; in fprintf_line() local 738 bool first = true; in hists__fprintf_standard_headers() local
|
/tools/lib/ |
D | bitmap.c | 36 bool first = true; in bitmap_scnprintf() local
|
/tools/perf/ui/browsers/ |
D | hists.c | 332 bool first = true; in callchain_node__init_have_children_rb_tree() local 877 int first = true; in hist_browser__show_callchain_flat() local 980 int first = true; in hist_browser__show_callchain_folded() local 1070 int first = true; in hist_browser__show_callchain_graph() local 1254 bool first = true; in hist_browser__show_entry() local 1360 bool first = true; in hist_browser__show_hierarchy_entry() local 1521 bool first = true; in hist_browser__show_no_entry() local 1855 bool first = true; in ui_browser__hists_seek() local 2006 bool first = true; in hist_browser__fprintf_entry() local 2050 bool first = true; in hist_browser__fprintf_hierarchy_entry() local [all …]
|
/tools/include/linux/ |
D | types.h | 74 struct hlist_node *first; member
|
D | list.h | 217 struct list_head *first; in list_rotate_left() local 278 struct list_head *first = list->next; in __list_splice() local 641 struct hlist_node *first = h->first; in hlist_add_head() local
|
/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_ordering.c | 42 struct hlist_node *first; member
|
/tools/perf/tests/ |
D | time-utils-test.c | 62 u64 first; member
|
D | hists_link.c | 273 struct evsel *evsel, *first; in test__hists_link() local
|
/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 1896 sparsebit_idx_t first, last; member 1915 static void operate(int code, sparsebit_idx_t first, sparsebit_idx_t last) in operate() 2080 uint64_t first = get64(); in main() local
|
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
D | types.h | 113 struct hlist_node *first; member
|
/tools/perf/lib/ |
D | evlist.c | 177 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__read_format() local
|
/tools/perf/ui/ |
D | hist.c | 651 bool first = true; in hists__sort_list_width() local 676 bool first = true; in hists__overhead_width() local
|
/tools/virtio/ |
D | vringh_test.c | 91 static void find_cpus(unsigned int *first, unsigned int *last) in find_cpus()
|