| /tools/testing/selftests/powerpc/pmu/ |
| D | lib.c | 35 char c = PARENT_TOKEN; in sync_with_child() local 47 char c; in wait_for_parent() local 57 char c = CHILD_TOKEN; in notify_parent() local 66 char c = ~CHILD_TOKEN; in notify_parent_of_error() local
|
| /tools/build/tests/ex/ |
| D | c.c | 2 int c(void) in c() function
|
| /tools/perf/arch/x86/util/ |
| D | header.c | 10 cpuid(unsigned int op, unsigned int *a, unsigned int *b, unsigned int *c, in cpuid() 25 unsigned int a, b, c, d, lvl; in __get_cpuid() local
|
| /tools/perf/tests/ |
| D | kmod-path.c | 47 #define T(path, an, ae, k, c, n, e) \ argument 50 #define M(path, c, e) \ argument
|
| /tools/lib/lockdep/tests/ |
| D | ABCABC.c | 6 pthread_mutex_t a, b, c; in main() local
|
| D | ABBCCA.c | 6 pthread_mutex_t a, b, c; in main() local
|
| D | ABCDBDDA.c | 6 pthread_mutex_t a, b, c, d; in main() local
|
| D | ABCDBCDA.c | 6 pthread_mutex_t a, b, c, d; in main() local
|
| D | ABBCCDDA.c | 6 pthread_mutex_t a, b, c, d; in main() local
|
| /tools/power/cpupower/bench/ |
| D | main.c | 78 int c; in main() local
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| D | mmap_bench.c | 25 char *c = mmap(NULL, MEMSIZE, PROT_READ|PROT_WRITE, in test_mmap() local
|
| /tools/testing/selftests/futex/functional/ |
| D | futex_wait_wouldblock.c | 47 int c; in main() local
|
| D | futex_wait_timeout.c | 47 int c; in main() local
|
| D | futex_requeue_pi_mismatched_ops.c | 60 int c; in main() local
|
| D | futex_wait_uninitialized_heap.c | 71 int c, ret = RET_PASS; in main() local
|
| D | futex_wait_private_mapped_file.c | 80 int c; in main() local
|
| /tools/perf/util/ |
| D | config.c | 35 int c; in get_next_char() local 66 int c = get_next_char(); in parse_value() local 125 static inline int iskeychar(int c) in iskeychar() 132 int c; in get_value() local 161 static int get_extended_base_var(char *name, int baselen, int c) in get_extended_base_var() 202 int c = get_next_char(); in get_base_var() local 228 int line, c = get_next_char(); in perf_parse_file() local
|
| D | quote.c | 17 static inline int need_bs_quote(char c) in need_bs_quote()
|
| D | alias.c | 38 char c = cmdline[src]; in split_cmdline() local
|
| /tools/perf/pmu-events/ |
| D | jsmn.c | 127 char c = js[parser->pos]; in jsmn_parse_string() local 181 char c; in jsmn_parse() local
|
| /tools/perf/ |
| D | perf.c | 82 struct pager_config *c = data; in pager_command_config() local 91 struct pager_config c; in check_pager_config() local 100 struct pager_config *c = data; in browser_command_config() local 114 struct pager_config c; in check_browser_config() local
|
| /tools/lib/subcmd/ |
| D | help.h | 15 static inline void mput_char(char c, unsigned int num) in mput_char()
|
| /tools/testing/selftests/nsfs/ |
| D | owner.c | 31 char c; in main() local
|
| /tools/power/x86/turbostat/ |
| D | turbostat.c | 258 struct core_data *c; in for_all_cpus() local 433 int dump_counters(struct thread_data *t, struct core_data *c, in dump_counters() 504 int format_counters(struct thread_data *t, struct core_data *c, in format_counters() 729 void format_all_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) in format_all_counters() 886 int delta_cpu(struct thread_data *t, struct core_data *c, in delta_cpu() 904 void clear_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) in clear_counters() 952 int sum_counters(struct thread_data *t, struct core_data *c, in sum_counters() 1016 void compute_average(struct thread_data *t, struct core_data *c, in compute_average() 1071 int get_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) in get_counters() 1823 struct core_data *c, *c2; in for_all_cpus_2() local [all …]
|
| /tools/accounting/ |
| D | getdelays.c | 194 #define average_ms(t, c) (t / 1000000ULL / (c ? c : 1)) argument 235 static void print_cgroupstats(struct cgroupstats *c) in print_cgroupstats() 257 int c, rc, rep_len, aggr_len, len2; in main() local
|