Home
last modified time | relevance | path

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

12

/tools/power/cpupower/lib/
Dcpufreq.h20 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
Dcpufreq.c264 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/
Devsel_fprintf.c15 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
Dtop.c74 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf() local
Dstat-display.c543 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
Devlist.c108 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
Drecord.c174 struct evsel *first = evlist__first(evlist); in perf_evlist__config() local
Dordered-events.c293 struct ordered_event *first, *last; in __ordered_events__flush() local
Dmap.c775 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/
Dregression3.c36 bool first; in regression3_test() local
Dtag_check.c16 unsigned long first = 0; in __simple_checks() local
314 unsigned long first = 0; in single_check() local
/tools/testing/selftests/powerpc/pmu/
Dlib.h33 uint64_t first, last; member
/tools/perf/ui/stdio/
Dhist.c335 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/
Dbitmap.c36 bool first = true; in bitmap_scnprintf() local
/tools/perf/ui/browsers/
Dhists.c332 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/
Dtypes.h74 struct hlist_node *first; member
Dlist.h217 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/
Dbtf_dump_test_case_ordering.c42 struct hlist_node *first; member
/tools/perf/tests/
Dtime-utils-test.c62 u64 first; member
Dhists_link.c273 struct evsel *evsel, *first; in test__hists_link() local
/tools/testing/selftests/kvm/lib/
Dsparsebit.c1896 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/
Dtypes.h113 struct hlist_node *first; member
/tools/perf/lib/
Devlist.c177 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__read_format() local
/tools/perf/ui/
Dhist.c651 bool first = true; in hists__sort_list_width() local
676 bool first = true; in hists__overhead_width() local
/tools/virtio/
Dvringh_test.c91 static void find_cpus(unsigned int *first, unsigned int *last) in find_cpus()

12