| /tools/power/cpupower/lib/ |
| A 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
|
| A D | cpufreq.c | 291 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local 365 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_available_frequencies() local 421 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_boost_frequencies() local 497 struct cpufreq_affected_cpus *first = NULL; in sysfs_get_cpu_list() local 728 struct cpufreq_stats *first = NULL; in cpufreq_get_stats() local
|
| /tools/perf/util/ |
| A 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 129 bool first = true; in sample__fprintf_callchain() local
|
| A D | evlist.c | 147 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos() local 668 struct evsel *first = evlist__first(evlist); in evlist__event2evsel() local 1279 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() local 1301 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size() local 1308 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() local 1320 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all() local 1633 struct evsel *first = evlist__first(evlist); in evlist__strerror_open() local 2244 static int parse_event_enable_time(const char *str, struct event_enable_time *range, bool first) in parse_event_enable_time() 2262 bool first = true; in parse_event_enable_times() local 2476 bool first = true; in evlist__format_evsels() local [all …]
|
| A D | top.c | 75 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf() local
|
| A D | record.c | 126 struct evsel *first = evlist__first(evlist); in evlist__config() local
|
| /tools/workqueue/ |
| A D | wq_dump.py | 231 first = True variable 235 first = False variable
|
| /tools/testing/selftests/bpf/ |
| A D | bpf_arena_list.h | 16 struct arena_list_node __arena *first; member 45 arena_list_node_t *first = h->first, * __arena *tmp; in list_add_head() local
|
| /tools/testing/selftests/bpf/progs/ |
| A D | test_tcp_custom_syncookie.c | 68 u64 first; member 319 u64 first = 0, second; in tcp_prepare_cookie() local 468 u64 first = 0, second; in tcp_validate_cookie() local
|
| A D | test_siphash.h | 51 static inline u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
|
| A D | mptcp_sock.c | 17 struct sock *first; member
|
| A D | btf_dump_test_case_ordering.c | 42 struct hlist_node *first; member
|
| /tools/testing/radix-tree/ |
| A D | regression3.c | 36 bool first; in regression3_test() local
|
| A 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/ |
| A D | hist.c | 340 bool first; in __callchain__fprintf_folded() local 425 bool first = true; in __hist_entry__snprintf() local 472 bool first = true; in hist_entry__hierarchy_fprintf() local 750 bool first = true; in fprintf_line() local 778 bool first = true; in hists__fprintf_standard_headers() local
|
| /tools/testing/selftests/powerpc/pmu/ |
| A D | lib.h | 33 uint64_t first, last; member
|
| /tools/perf/ui/browsers/ |
| A D | hists.c | 336 bool first = true; in callchain_node__init_have_children_rb_tree() local 929 int first = true; in hist_browser__show_callchain_flat() local 1032 int first = true; in hist_browser__show_callchain_folded() local 1122 int first = true; in hist_browser__show_callchain_graph() local 1339 bool first = true; in hist_browser__show_entry() local 1445 bool first = true; in hist_browser__show_hierarchy_entry() local 1606 bool first = true; in hist_browser__show_no_entry() local 1952 bool first = true; in ui_browser__hists_seek() local 2103 bool first = true; in hist_browser__fprintf_entry() local 2147 bool first = true; in hist_browser__fprintf_hierarchy_entry() local [all …]
|
| /tools/perf/util/bpf_skel/ |
| A D | lock_contention.bpf.c | 511 struct contention_data first = { in update_owner_stat() local 582 struct owner_tracing_data first = { in contention_begin() local 788 struct contention_data first = { in contention_end() local
|
| /tools/perf/trace/beauty/ |
| A D | perf_event_open.c | 51 bool first; member
|
| /tools/include/linux/ |
| A 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
|
| A D | types.h | 96 struct hlist_node *first; member
|
| /tools/perf/tests/ |
| A D | time-utils-test.c | 62 u64 first; member
|
| A D | hists_link.c | 292 struct evsel *evsel, *first; in test__hists_link() local
|
| /tools/testing/selftests/kvm/lib/ |
| A 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/lib/ |
| A D | bitmap.c | 36 bool first = true; in bitmap_scnprintf() local
|