| /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 | 273 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local 347 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_available_frequencies() local 403 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_boost_frequencies() local 479 struct cpufreq_affected_cpus *first = NULL; in sysfs_get_cpu_list() local 710 struct cpufreq_stats *first = NULL; in cpufreq_get_stats() local
|
| /tools/perf/util/ |
| D | evsel_fprintf.c | 20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf() 45 bool first = true; in evsel__fprintf() local 128 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 | evlist.c | 140 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos() local 715 struct evsel *first = evlist__first(evlist); in evlist__event2evsel() local 1265 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() local 1287 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size() local 1294 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() local 1306 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all() local 1606 struct evsel *first = evlist__first(evlist); in evlist__strerror_open() local 2217 static int parse_event_enable_time(const char *str, struct event_enable_time *range, bool first) in parse_event_enable_time() 2235 bool first = true; in parse_event_enable_times() local
|
| D | maps.c | 280 struct rb_node *next, *first; in maps__fixup_overlappings() local 457 struct rb_node *first = rb_first(maps__entries(maps)); in maps__first() local
|
| D | record.c | 126 struct evsel *first = evlist__first(evlist); in evlist__config() local
|
| D | data-convert-json.c | 37 bool first; member
|
| /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/perf/ui/stdio/ |
| D | hist.c | 336 bool first; in __callchain__fprintf_folded() local 421 bool first = true; in __hist_entry__snprintf() local 468 bool first = true; in hist_entry__hierarchy_fprintf() local 733 bool first = true; in fprintf_line() local 761 bool first = true; in hists__fprintf_standard_headers() local
|
| /tools/testing/selftests/powerpc/pmu/ |
| D | lib.h | 33 uint64_t first, last; member
|
| /tools/testing/selftests/bpf/progs/ |
| D | mptcp_sock.c | 17 struct sock *first; member
|
| D | btf_dump_test_case_ordering.c | 42 struct hlist_node *first; member
|
| D | cpumask_success.c | 182 u32 first; in BPF_PROG() local
|
| /tools/perf/ui/browsers/ |
| D | hists.c | 335 bool first = true; in callchain_node__init_have_children_rb_tree() local 928 int first = true; in hist_browser__show_callchain_flat() local 1031 int first = true; in hist_browser__show_callchain_folded() local 1121 int first = true; in hist_browser__show_callchain_graph() local 1305 bool first = true; in hist_browser__show_entry() local 1411 bool first = true; in hist_browser__show_hierarchy_entry() local 1572 bool first = true; in hist_browser__show_no_entry() local 1910 bool first = true; in ui_browser__hists_seek() local 2061 bool first = true; in hist_browser__fprintf_entry() local 2105 bool first = true; in hist_browser__fprintf_hierarchy_entry() local [all …]
|
| /tools/lib/ |
| D | bitmap.c | 36 bool first = true; in bitmap_scnprintf() local
|
| /tools/perf/trace/beauty/ |
| D | perf_event_open.c | 51 bool first; member
|
| /tools/include/linux/ |
| D | list.h | 217 struct list_head *first; in list_rotate_left() local 278 struct list_head *first = list->next; in __list_splice() local 652 struct hlist_node *first = h->first; in hlist_add_head() local
|
| D | types.h | 94 struct hlist_node *first; member
|
| /tools/perf/tests/ |
| D | time-utils-test.c | 62 u64 first; member
|
| D | hists_link.c | 292 struct evsel *evsel, *first; in test__hists_link() local
|
| /tools/testing/selftests/kvm/lib/ |
| D | sparsebit.c | 1894 sparsebit_idx_t first, last; member 1913 static void operate(int code, sparsebit_idx_t first, sparsebit_idx_t last) in operate() 2078 uint64_t first = get64(); in main() local
|
| /tools/testing/selftests/user_events/ |
| D | dyn_test.c | 93 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match()
|
| /tools/lib/perf/ |
| D | evlist.c | 242 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__read_format() local 724 struct perf_evsel *first = list_entry(evlist->entries.next, in perf_evlist__set_leader() local
|