Home
last modified time | relevance | path

Searched defs:result (Results 1 – 25 of 27) sorted by relevance

12

/tools/lib/util/
Dfind_next_bit.c28 unsigned long result = offset & ~(BITS_PER_LONG-1); in find_next_bit() local
71 unsigned long result = 0; in find_first_bit() local
/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c52 int result; in check_return_reg() local
99 int result; in get_eh_frame() local
127 int result; in get_dwarf_frame() local
/tools/perf/tests/
Dhists_cumulate.c162 struct result { struct
178 static int do_test(struct hists *hists, struct result *expected, size_t nr_expected, in do_test() argument
Dattr.py180 def compare(self, expect, result): argument
/tools/testing/selftests/mqueue/
Dmq_open_tests.c197 static inline void test_queue(struct mq_attr *attr, struct mq_attr *result) in test_queue()
219 static inline int test_queue_fail(struct mq_attr *attr, struct mq_attr *result) in test_queue_fail()
238 struct mq_attr attr, result; in main() local
Dmq_perf_tests.c98 struct mq_attr result; variable
/tools/cgroup/
Dcgroup_event_listener.c59 uint64_t result; in main() local
/tools/testing/selftests/powerpc/pmu/
Devent.h24 } result; member
/tools/power/cpupower/utils/helpers/
Dtopology.c23 static int sysfs_topology_read_file(unsigned int cpu, const char *fname, int *result) in sysfs_topology_read_file()
Dsysfs.c249 char *result; in sysfs_idlestate_get_one_string() local
416 char *result; in sysfs_cpuidle_get_one_string() local
/tools/perf/util/
Dtarget.c70 struct passwd pwd, *result; in target__parse_uid() local
Dunwind-libdw.c116 static bool memory_read(Dwfl *dwfl __maybe_unused, Dwarf_Addr addr, Dwarf_Word *result, in memory_read()
Dkvm-stat.h97 struct rb_root result; member
Dprobe-event.c206 static int convert_exec_to_group(const char *exec, char **result) in convert_exec_to_group()
315 struct perf_probe_point *result, in find_alternative_probe_point()
386 struct perf_probe_point result; in get_alternative_line_range() local
2171 struct strbuf *result) in perf_probe_event__sprintf()
Ddwarf-aux.c239 Dwarf_Word *result) in die_get_attr_udata()
252 Dwarf_Sword *result) in die_get_attr_sdata()
Devsel.c438 int __perf_evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result, in __perf_evsel__hw_cache_type_op_res_name()
453 u8 op, result, type = (config >> 0) & 0xff; in __perf_evsel__hw_cache_name() local
1861 size_t sz, result = sizeof(struct sample_event); in perf_event__sample_event_size() local
Dbuild-id.c319 struct strlist **result) in build_id_cache__list_build_ids()
/tools/testing/selftests/powerpc/
Dharness.c133 void *result; in get_auxv_entry() local
/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c19 static unsigned long result[THREADS]; variable
/tools/testing/selftests/futex/include/
Dlogging.h111 const char *result = "Unknown return code"; in print_result() local
/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c142 unsigned long long result; in print_results() local
/tools/testing/selftests/exec/
Dexecveat.c118 char *result = malloc(strlen(left) + strlen(right) + 1); in concat() local
/tools/perf/
Dbuiltin-kvm.c476 static void insert_to_result(struct rb_root *result, struct kvm_event *event, in insert_to_result()
529 static struct kvm_event *pop_from_result(struct rb_root *result) in pop_from_result()
/tools/power/cpupower/lib/
Dsysfs.c157 char *result; in sysfs_cpufreq_get_one_string() local
/tools/vm/
Dslabinfo.c176 unsigned long result = 0; in get_obj_and_str() local
1033 int result; in sort_slabs() local

12