Home
last modified time | relevance | path

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

12345

/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.c29 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.c23 char tmp[16]; in af_inet__scnprintf() local
32 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/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/perf/lib/
Dcpumap.c89 int *tmp_cpus = NULL, *tmp; in perf_cpu_map__read() local
163 int *tmp_cpus = NULL, *tmp; in perf_cpu_map__new() local
/tools/testing/selftests/timers/
Drtcpie.c31 unsigned long tmp, data, old_pie_rate; in main() local
Dclocksource-switch.c45 char *head, *tmp; in get_clocksources() local
/tools/power/cpupower/lib/
Dcpufreq.c319 struct cpufreq_available_governors *tmp, *next; in cpufreq_put_available_governors() local
396 struct cpufreq_frequencies *tmp, *next; in cpufreq_put_frequencies() local
472 struct cpufreq_affected_cpus *tmp, *next; in cpufreq_put_affected_cpus() local
702 struct cpufreq_stats *tmp, *next; in cpufreq_put_stats() local
/tools/lib/bpf/
Dhashmap.h150 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument
170 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
/tools/perf/util/
Dordered-events.c226 struct ordered_event *tmp, *iter; in do_flush() local
388 struct ordered_events_buffer *buffer, *tmp; in ordered_events__free() local
Dhelp-unknown-cmd.c35 void *tmp; in add_cmd_list() local
Dprobe-event.c405 struct perf_probe_point *tmp) in get_alternative_probe_event()
748 char *tmp; in post_process_kernel_probe_trace_events() local
824 struct perf_probe_point tmp; in try_to_find_probe_trace_events() local
944 char *tmp; in __show_line_range() local
1049 struct perf_probe_point tmp; in show_available_vars_at() local
1341 char *ptr, *tmp; in parse_perf_probe_point() local
1553 char *tmp, *goodname; in parse_perf_probe_arg() local
1904 char *tmp, *ret = NULL; in synthesize_perf_probe_point() local
1943 char *tmp, *ret = NULL; in synthesize_perf_probe_command() local
2511 char tmp[128]; in filter_probe_trace_event() local
[all …]
Devlist.h312 #define __evlist__for_each_entry_safe(list, tmp, evsel) \ argument
321 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ argument
/tools/lib/
Dfind_bit.c35 unsigned long tmp; in _find_next_bit() local
/tools/perf/lib/tests/
Dtest-evsel.c24 int err, cpu, tmp; in test_stat_cpu() local
/tools/testing/selftests/x86/
Dsingle_step_syscall.c115 int tmp; in main() local
/tools/lib/subcmd/
Dsubcmd-util.h75 char *tmp = *out; in astrcat() local
/tools/perf/arch/powerpc/util/
Dsym-handling.c134 struct rb_node *tmp; in arch__post_process_probe_trace_events() local
/tools/testing/selftests/powerpc/security/
Drfi_flush.c27 __u64 tmp; in load() local

12345