Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 133) sorted by relevance

123456

/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c79 void fix_up_intel_idle_driver_name(char *tmp, int num) in fix_up_intel_idle_driver_name()
128 void map_power_idle_state_name(char *tmp) in map_power_idle_state_name()
138 void map_power_idle_state_name(char *tmp) { } in map_power_idle_state_name()
144 char *tmp; in cpuidle_register() local
/tools/perf/tests/
Dwp.c68 unsigned long tmp, tmp1 = rand(); in wp_ro_test() local
87 unsigned long tmp, tmp1 = rand(); in wp_wo_test() local
106 unsigned long tmp, tmp1 = rand(); in wp_rw_test() local
126 unsigned long tmp = rand(); in wp_modify_test() local
Devent_update.c54 struct event_name *tmp = container_of(tool, struct event_name, tool); in process_event_name() local
90 struct event_name tmp; in test__event_update() local
Dsw-clock.c30 volatile int tmp = 0; in __test__sw_clock_freq() local
/tools/power/cpupower/utils/
Dcpuidle-info.c26 char *tmp; in cpuidle_cpu_output() local
76 char *tmp; in cpuidle_general_output() local
Dcpufreq-info.c89 unsigned long tmp; in print_speed() local
126 unsigned long tmp; in print_duration() local
/tools/perf/trace/beauty/
Dsockaddr.c16 char tmp[16]; in af_inet__scnprintf() local
25 char tmp[512]; in af_inet6__scnprintf() local
/tools/build/feature/
Dtest-cplus-demangle.c8 char *tmp; in main() local
Dtest-libbfd.c9 char *tmp; in main() local
/tools/bpf/bpftool/
Dpids.c32 void *tmp; in add_ref() local
168 struct hlist_node *tmp; in delete_obj_refs_table() local
/tools/testing/selftests/bpf/progs/
Dbpf_iter_sockmap.c39 __u32 tmp, *key = ctx->key; in copy() local
/tools/include/linux/
Dhashtable.h119 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument
144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
/tools/testing/selftests/timers/
Drtcpie.c33 unsigned long tmp, data, old_pie_rate; in main() local
/tools/testing/selftests/bpf/prog_tests/
Dprobe_user.c10 struct sockaddr curr, orig, tmp; in test_probe_user() local
/tools/lib/perf/include/internal/
Devlist.h95 #define __perf_evlist__for_each_entry_safe(list, tmp, evsel) \ argument
104 #define perf_evlist__for_each_entry_safe(evlist, tmp, evsel) \ argument
/tools/lib/bpf/
Dhashmap.c65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local
104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local
Dhashmap.h167 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument
187 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
/tools/perf/util/
Dhashmap.c65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local
104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local
Dhashmap.h167 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument
187 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
Dhelp-unknown-cmd.c35 void *tmp; in add_cmd_list() local
/tools/power/cpupower/lib/
Dcpufreq.c319 struct cpufreq_available_governors *tmp, *next; in cpufreq_put_available_governors() local
449 struct cpufreq_available_frequencies *tmp, *next; in cpufreq_put_available_frequencies() local
530 struct cpufreq_affected_cpus *tmp, *next; in cpufreq_put_affected_cpus() local
760 struct cpufreq_stats *tmp, *next; in cpufreq_put_stats() local
/tools/testing/selftests/bpf/
Dtesting_helpers.c10 bool *set = NULL, *tmp, parsing_end = false; in parse_num_list() local
/tools/lib/perf/
Dcpumap.c103 int *tmp_cpus = NULL, *tmp; in perf_cpu_map__read() local
177 int *tmp_cpus = NULL, *tmp; in perf_cpu_map__new() local
/tools/testing/selftests/powerpc/security/
Dflush_utils.c21 __u64 tmp; in load() local
/tools/lib/
Dfind_bit.c35 unsigned long tmp; in _find_next_bit() local

123456