Home
last modified time | relevance | path

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

123

/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.c273 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/
Devsel_fprintf.c20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf()
45 bool first = true; in evsel__fprintf() local
127 bool first = true; in sample__fprintf_callchain() local
Dtop.c75 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf() local
Devlist.c144 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos() local
721 struct evsel *first = evlist__first(evlist); in evlist__event2evsel() local
1338 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() local
1360 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size() local
1367 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() local
1379 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all() local
1692 struct evsel *first = evlist__first(evlist); in evlist__strerror_open() local
2303 static int parse_event_enable_time(const char *str, struct event_enable_time *range, bool first) in parse_event_enable_time()
2321 bool first = true; in parse_event_enable_times() local
Drecord.c126 struct evsel *first = evlist__first(evlist); in evlist__config() local
/tools/workqueue/
Dwq_dump.py231 first = True variable
235 first = False variable
/tools/testing/selftests/bpf/
Dbpf_arena_list.h16 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/
Dtest_tcp_custom_syncookie.c68 u64 first; member
317 u64 first = 0, second; in tcp_prepare_cookie() local
466 u64 first = 0, second; in tcp_validate_cookie() local
Dtest_siphash.h51 static inline u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
Dmptcp_sock.c17 struct sock *first; member
Dbtf_dump_test_case_ordering.c42 struct hlist_node *first; member
/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/perf/ui/stdio/
Dhist.c336 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/
Dlib.h33 uint64_t first, last; member
/tools/perf/ui/browsers/
Dhists.c336 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
1306 bool first = true; in hist_browser__show_entry() local
1412 bool first = true; in hist_browser__show_hierarchy_entry() local
1573 bool first = true; in hist_browser__show_no_entry() local
1911 bool first = true; in ui_browser__hists_seek() local
2062 bool first = true; in hist_browser__fprintf_entry() local
2106 bool first = true; in hist_browser__fprintf_hierarchy_entry() local
[all …]
/tools/perf/trace/beauty/
Dperf_event_open.c51 bool first; member
/tools/include/linux/
Dlist.h217 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
Dtypes.h94 struct hlist_node *first; member
/tools/lib/
Dbitmap.c36 bool first = true; in bitmap_scnprintf() local
/tools/perf/tests/
Dtime-utils-test.c62 u64 first; member
Dhists_link.c292 struct evsel *evsel, *first; in test__hists_link() local
/tools/testing/selftests/kvm/lib/
Dsparsebit.c1894 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/
Ddyn_test.c145 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match()

123