Home
last modified time | relevance | path

Searched defs:current (Results 1 – 16 of 16) sorted by relevance

/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c134 struct gpiochip_info *current; in list_gpiochip() local
279 struct gpiochip_info *current; in main() local
/tools/testing/selftests/timers/
Drtctest_setdate.c33 struct rtc_time new, current; in main() local
Drtctest.c348 struct rtc_time current; in main() local
/tools/power/cpupower/lib/
Dcpufreq.c266 struct cpufreq_available_governors *current = NULL; in cpufreq_get_available_governors() local
340 struct cpufreq_available_frequencies *current = NULL; in cpufreq_get_available_frequencies() local
411 struct cpufreq_affected_cpus *current = NULL; in sysfs_get_cpu_list() local
642 struct cpufreq_stats *current = NULL; in cpufreq_get_stats() local
/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c72 uint64_t current, overhead; in determine_overhead() local
/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c76 u64 current, overhead; in determine_overhead() local
Dlib.c193 long current; in require_paranoia_below() local
/tools/include/linux/
Dlockdep.h38 #define current (__curr()) macro
/tools/iio/
Diio_utils.c34 char *current; in iioutils_break_up_name() local
320 struct iio_channel_info *current; in build_channel_array() local
/tools/perf/ui/
Dbrowser.c22 double percent, bool current) in ui_browser__percent_color()
42 double percent, bool current) in ui_browser__set_percent_color()
/tools/spi/
Dspidev_test.c465 struct timespec current; in main() local
/tools/perf/util/
Ddb-export.c276 struct call_path *current = &dbe->cpr->call_path; in call_path_from_sample() local
/tools/perf/ui/browsers/
Dannotate.c95 int nr, bool current) in annotate_browser__jumps_percent_color()
107 int nr, bool current) in annotate_browser__set_jumps_percent_color()
/tools/perf/
Dbuiltin-timechart.c104 struct per_pidcomm *current; member
Dbuiltin-trace.c85 struct thread *current; member
/tools/power/pm-graph/
Danalyze_suspend.py397 def getFtraceFilterFunctions(self, current): argument