/tools/perf/arch/x86/util/ |
D | header.c | 11 unsigned int *d) in cpuid() 25 unsigned int a, b, c, d, lvl; in get_cpuid() local
|
D | intel-pt.c | 281 static void intel_pt_tsc_ctc_ratio(u32 *n, u32 *d) in intel_pt_tsc_ctc_ratio()
|
/tools/perf/ |
D | builtin-diff.c | 55 #define data__for_each_file_start(i, d, s) \ argument 60 #define data__for_each_file(i, d) data__for_each_file_start(i, d, 0) argument 61 #define data__for_each_file_new(i, d) data__for_each_file_start(i, d, 1) argument 400 struct data__file *d = container_of(ptr, struct data__file, fmt); in fmt_to_data_file() local 406 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data() 422 struct data__file *d = fmt_to_data_file(&dfmt->fmt); in get_pair_fmt() local 462 struct data__file *d; in hists__precompute() local 615 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_delta() local 624 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_ratio() local 633 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_wdiff() local [all …]
|
D | builtin-buildid-cache.c | 87 DIR *d; in build_id_cache__kcore_existing() local
|
/tools/build/tests/ex/ |
D | d.c | 2 int d(void) in d() function
|
/tools/lib/lockdep/tests/ |
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/perf/util/ |
D | levenshtein.c | 42 int w, int s, int a, int d) in levenshtein()
|
D | exec_cmd.c | 15 struct strbuf d = STRBUF_INIT; in system_path() local
|
D | parse-options.h | 127 #define OPT_STRING_OPTARG(s, l, v, a, h, d) \ argument 138 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d) \ argument 140 #define OPT_CALLBACK_DEFAULT_NOOPT(s, l, v, a, h, f, d) \ argument 144 #define OPT_CALLBACK_OPTARG(s, l, v, d, a, h, f) \ argument
|
D | util.c | 52 char *d = path; in mkdir_p() local 78 struct dirent *d; in rm_rf() local 638 struct dirent *d; in find_process() local
|
D | sort.c | 1305 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } argument 1324 #define DIM(d, n, func) [d - __SORT_BRANCH_STACK] = { .name = n, .entry = &(func) } argument 1339 #define DIM(d, n, func) [d - __SORT_MEMORY_MODE] = { .name = n, .entry = &(func) } argument 1360 #define DIM(d, n) { .name = n, .fmt = &perf_hpp__format[d], } argument
|
D | build-id.c | 324 struct dirent *d; in build_id_cache__list_build_ids() local
|
D | symbol.c | 1648 DIR *d; in find_matching_kcore() local 1700 DIR *d; in dso__find_kallsyms() local
|
D | intel-pt.c | 320 int *d = data; in intel_pt_config_div() local 334 static int d; in intel_pt_cache_divisor() local
|
/tools/lguest/ |
D | lguest.c | 264 #define bad_driver(d, fmt, ...) \ argument 282 static void iov_consume(struct device *d, in iov_consume() 637 static void *_check_pointer(struct device *d, in _check_pointer() 655 #define check_pointer(d,addr,size) _check_pointer(d, addr, size, __LINE__) argument 662 static unsigned next_desc(struct device *d, struct vring_desc *desc, in next_desc() 1195 struct device *d = devices.pci[i]; in cleanup_devices() local 1297 static bool valid_bar_access(struct device *d, in valid_bar_access() 1364 struct device *d = dev_and_reg(®); in pci_data_iowrite() local 1466 struct device *d = dev_and_reg(®); in pci_data_ioread() local 1750 struct device *d = devices.pci[i]; in find_mmio_region() local [all …]
|
/tools/testing/selftests/powerpc/dscr/ |
D | dscr_default_test.c | 27 unsigned long d, cur_dscr, cur_dscr_usr; in do_test() local
|
/tools/perf/tests/ |
D | attr.c | 141 static int run_dir(const char *d, const char *perf) in run_dir()
|
D | code-reading.c | 229 size_t d; in read_object_code() local
|
/tools/lib/lockdep/uinclude/linux/ |
D | irqflags.h | 36 #define trace_lock_acquire(a, b, c, d, e, f, g) argument
|
/tools/include/linux/ |
D | kernel.h | 9 #define DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d)) argument
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.c | 34 #define memcpy_le64(d, s, n) do { \ argument
|
/tools/virtio/ |
D | vringh_test.c | 660 struct vring_desc *d = __user_addr_max - USER_MEM/2; in main() local
|
/tools/net/ |
D | bpf_dbg.c | 637 int d; in bpf_single_step() local
|