Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 28) sorted by relevance

12

/tools/perf/arch/x86/util/
Dheader.c11 unsigned int *d) in cpuid()
25 unsigned int a, b, c, d, lvl; in get_cpuid() local
Dintel-pt.c281 static void intel_pt_tsc_ctc_ratio(u32 *n, u32 *d) in intel_pt_tsc_ctc_ratio()
/tools/perf/
Dbuiltin-diff.c55 #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 …]
Dbuiltin-buildid-cache.c87 DIR *d; in build_id_cache__kcore_existing() local
/tools/build/tests/ex/
Dd.c2 int d(void) in d() function
/tools/lib/lockdep/tests/
DABCDBDDA.c6 pthread_mutex_t a, b, c, d; in main() local
DABCDBCDA.c6 pthread_mutex_t a, b, c, d; in main() local
DABBCCDDA.c6 pthread_mutex_t a, b, c, d; in main() local
/tools/perf/util/
Dlevenshtein.c42 int w, int s, int a, int d) in levenshtein()
Dexec_cmd.c15 struct strbuf d = STRBUF_INIT; in system_path() local
Dparse-options.h127 #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
Dutil.c52 char *d = path; in mkdir_p() local
78 struct dirent *d; in rm_rf() local
638 struct dirent *d; in find_process() local
Dsort.c1305 #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
Dbuild-id.c324 struct dirent *d; in build_id_cache__list_build_ids() local
Dsymbol.c1648 DIR *d; in find_matching_kcore() local
1700 DIR *d; in dso__find_kallsyms() local
Dintel-pt.c320 int *d = data; in intel_pt_config_div() local
334 static int d; in intel_pt_cache_divisor() local
/tools/lguest/
Dlguest.c264 #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(&reg); in pci_data_iowrite() local
1466 struct device *d = dev_and_reg(&reg); in pci_data_ioread() local
1750 struct device *d = devices.pci[i]; in find_mmio_region() local
[all …]
/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c27 unsigned long d, cur_dscr, cur_dscr_usr; in do_test() local
/tools/perf/tests/
Dattr.c141 static int run_dir(const char *d, const char *perf) in run_dir()
Dcode-reading.c229 size_t d; in read_object_code() local
/tools/lib/lockdep/uinclude/linux/
Dirqflags.h36 #define trace_lock_acquire(a, b, c, d, e, f, g) argument
/tools/include/linux/
Dkernel.h9 #define DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d)) argument
/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.c34 #define memcpy_le64(d, s, n) do { \ argument
/tools/virtio/
Dvringh_test.c660 struct vring_desc *d = __user_addr_max - USER_MEM/2; in main() local
/tools/net/
Dbpf_dbg.c637 int d; in bpf_single_step() local

12