Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 31) sorted by relevance

12

/tools/power/cpupower/lib/
Dcpufreq.h32 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
Dcpufreq.c265 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/
Dregression3.c35 bool first; in regression3_test() local
Dtag_check.c15 unsigned long first = 0; in __simple_checks() local
312 unsigned long first = 0; in single_check() local
Dmultiorder.c29 unsigned long first = 0; in __multiorder_tag_test() local
251 unsigned long first = 0; in multiorder_tagged_iteration() local
/tools/testing/selftests/powerpc/pmu/
Dlib.h33 uint64_t first, last; member
/tools/perf/util/
Devsel_fprintf.c9 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf()
35 bool first = true; in perf_evsel__fprintf() local
Dtop.c74 struct perf_evsel *first = perf_evlist__first(top->evlist); in perf_top__header_snprintf() local
Devlist.c94 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
Drecord.c167 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__config() local
Dordered-events.c250 struct ordered_event *first, *last; in ordered_events__flush() local
Dcallchain.h134 struct callchain_cursor_node *first; member
Ddwarf-aux.c999 bool first = true; in die_get_var_innermost_scope() local
1062 bool first = true; in die_get_var_range() local
Djitdump.c695 struct perf_evsel *first; in jit_process() local
Dcpumap.c615 bool first = true; in cpu_map__snprint() local
Dcallchain.c547 struct callchain_node *first; in split_add_child() local
/tools/perf/ui/stdio/
Dhist.c298 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/
Dbitmap.c38 bool first = true; in bitmap_scnprintf() local
/tools/include/linux/
Dtypes.h76 struct hlist_node *first; member
Dlist.h216 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/
Dhists.c304 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/
Dhists_link.c271 struct perf_evsel *evsel, *first; in test__hists_link() local
/tools/perf/ui/
Dhist.c636 bool first = true; in hists__sort_list_width() local
661 bool first = true; in hists__overhead_width() local
/tools/virtio/
Dvringh_test.c90 static void find_cpus(unsigned int *first, unsigned int *last) in find_cpus()
/tools/perf/ui/gtk/
Dhists.c166 bool first = true; in perf_gtk__add_callchain_folded() local

12