Home
last modified time | relevance | path

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

123

/tools/lib/util/
Dfind_next_bit.c29 unsigned long tmp; in find_next_bit() local
72 unsigned long tmp; in find_first_bit() local
/tools/power/cpupower/lib/
Dcpufreq.c80 struct cpufreq_available_governors *tmp, *next; in cpufreq_put_available_governors() local
104 struct cpufreq_available_frequencies *tmp, *next; in cpufreq_put_available_frequencies() local
125 struct cpufreq_affected_cpus *tmp, *next; in cpufreq_put_affected_cpus() local
192 struct cpufreq_stats *tmp, *next; in cpufreq_put_stats() local
/tools/power/cpupower/utils/
Dcpuidle-info.c26 char *tmp; in cpuidle_cpu_output() local
79 char *tmp; in cpuidle_general_output() local
Dcpufreq-info.c88 unsigned long tmp; in print_speed() local
127 unsigned long tmp; in print_duration() local
/tools/build/feature/
Dtest-libbfd.c8 char *tmp; in main() local
Dtest-cplus-demangle.c7 char *tmp; in main() local
/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c81 void fix_up_intel_idle_driver_name(char *tmp, int num) in fix_up_intel_idle_driver_name()
132 char *tmp; in cpuidle_register() local
/tools/testing/selftests/timers/
Drtctest.c36 unsigned long tmp, data; in main() local
Dclocksource-switch.c56 char *head, *tmp; in get_clocksources() local
Draw_skew.c84 long long diff = 0, tmp; in get_monotonic_and_raw() local
Dadjtick.c83 long long diff = 0, tmp; in get_monotonic_and_raw() local
/tools/perf/tests/
Dsw-clock.c22 volatile int tmp = 0; in __test__sw_clock_freq() local
/tools/perf/util/
Dprobe-event.c365 struct perf_probe_point *tmp) in get_alternative_probe_event()
590 char *tmp; in add_module_to_probe_trace_events() local
626 char *tmp; in post_process_probe_trace_events() local
676 struct perf_probe_point tmp; in try_to_find_probe_trace_events() local
799 char *tmp; in __show_line_range() local
900 struct perf_probe_point tmp; in show_available_vars_at() local
1161 char *ptr, *tmp; in parse_perf_probe_point() local
1353 char *tmp, *goodname; in parse_perf_probe_arg() local
1634 char *tmp = buf; in synthesize_perf_probe_arg() local
1675 char *buf, *tmp; in synthesize_perf_probe_point() local
[all …]
Devlist.h279 #define __evlist__for_each_safe(list, tmp, evsel) \ argument
288 #define evlist__for_each_safe(evlist, tmp, evsel) \ argument
Dsymbol-minimal.c131 void *tmp; in filename__read_build_id() local
182 void *tmp; in filename__read_build_id() local
Dbuild-id.c150 char *tmp = bf; in build_id__filename() local
363 *linkname = zalloc(size), *targetname, *tmp; in build_id_cache__add_s() local
443 *linkname = zalloc(size), *tmp; in build_id_cache__remove_s() local
Dcpumap.c50 int *tmp_cpus = NULL, *tmp; in cpu_map__read() local
121 int *tmp_cpus = NULL, *tmp; in cpu_map__new() local
/tools/testing/selftests/x86/
Dsingle_step_syscall.c120 int tmp; in main() local
/tools/lib/bpf/
Dlibbpf.h62 #define bpf_object__for_each_safe(pos, tmp) \ argument
/tools/perf/arch/
Dcommon.c64 char *path, *tmp = NULL; in lookup_path() local
/tools/perf/ui/browsers/
Dmap.c112 char tmp[BITS_PER_LONG / 4]; in map__browse() local
/tools/perf/
Dbuiltin-lock.c403 u64 tmp = perf_evsel__intval(evsel, sample, "lockdep_addr"); in report_lock_acquire_event() local
476 u64 tmp = perf_evsel__intval(evsel, sample, "lockdep_addr"); in report_lock_acquired_event() local
538 u64 tmp = perf_evsel__intval(evsel, sample, "lockdep_addr"); in report_lock_contended_event() local
593 u64 tmp = perf_evsel__intval(evsel, sample, "lockdep_addr"); in report_lock_release_event() local
/tools/perf/arch/x86/tests/
Drdpmc.c90 volatile int tmp = 0; in __test__rdpmc() local
/tools/usb/usbip/libsrc/
Dusbip_host_driver.c161 struct list_head *i, *tmp; in usbip_exported_device_destroy() local
/tools/net/
Dbpf_dbg.c1008 struct sock_filter tmp; in cmd_load_bpf() local
1053 char *file_trim, *tmp; in cmd_load_pcap() local
1066 char *subcmd, *cont, *tmp = strdup(arg); in cmd_load() local
1255 char *cmd, *cont, *tmp = strdup(arg); in execf() local

123