Home
last modified time | relevance | path

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

123

/tools/power/cpupower/lib/
A 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
A Dcpufreq.c291 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 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
129 bool first = true; in sample__fprintf_callchain() local
A Devlist.c147 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 Dtop.c75 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf() local
A Drecord.c126 struct evsel *first = evlist__first(evlist); in evlist__config() local
/tools/workqueue/
A Dwq_dump.py231 first = True variable
235 first = False variable
/tools/testing/selftests/bpf/
A 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/
A Dtest_tcp_custom_syncookie.c68 u64 first; member
319 u64 first = 0, second; in tcp_prepare_cookie() local
468 u64 first = 0, second; in tcp_validate_cookie() local
A Dtest_siphash.h51 static inline u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
A Dmptcp_sock.c17 struct sock *first; member
A Dbtf_dump_test_case_ordering.c42 struct hlist_node *first; member
/tools/testing/radix-tree/
A Dregression3.c36 bool first; in regression3_test() local
A Dtag_check.c16 unsigned long first = 0; in __simple_checks() local
314 unsigned long first = 0; in single_check() local
/tools/perf/ui/stdio/
A Dhist.c340 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 Dlib.h33 uint64_t first, last; member
/tools/perf/ui/browsers/
A 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
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 Dlock_contention.bpf.c511 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 Dperf_event_open.c51 bool first; member
/tools/include/linux/
A 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
A Dtypes.h96 struct hlist_node *first; member
/tools/perf/tests/
A Dtime-utils-test.c62 u64 first; member
A Dhists_link.c292 struct evsel *evsel, *first; in test__hists_link() local
/tools/testing/selftests/kvm/lib/
A 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/lib/
A Dbitmap.c36 bool first = true; in bitmap_scnprintf() local

Completed in 47 milliseconds

123