Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 31) sorted by relevance

12

/tools/thermal/thermal-engine/
Dthermal-engine.c148 static int trip_high(int tz_id, int trip_id, int temp, void *arg) in trip_high()
159 static int trip_low(int tz_id, int trip_id, int temp, void *arg) in trip_low()
170 static int trip_add(int tz_id, int trip_id, int type, int temp, int hyst, __maybe_unused void *arg) in trip_add()
185 static int trip_change(int tz_id, int trip_id, int type, int temp, in trip_change()
234 static int threshold_add(int tz_id, int temp, int direction, __maybe_unused void *arg) in threshold_add()
241 static int threshold_delete(int tz_id, int temp, int direction, __maybe_unused void *arg) in threshold_delete()
255 static int threshold_up(int tz_id, int temp, int prev_temp, __maybe_unused void *arg) in threshold_up()
263 static int threshold_down(int tz_id, int temp, int prev_temp, __maybe_unused void *arg) in threshold_down()
/tools/iio/
Diio_utils.c294 struct iio_channel_info temp; in bsort_channel_array_by_index() local
658 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_int() local
754 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_string() local
861 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_posint() local
908 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_float() local
955 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_string() local
/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c55 struct timespec temp; in timespec_diff_us() local
78 char *temp; in fill_string_with_spaces() local
/tools/lib/thermal/include/
Dthermal.h58 int temp; member
69 int temp; member
/tools/testing/selftests/size/
Dget_size.c70 unsigned long long temp; in print_k_value() local
/tools/thermal/tmon/
Dtmon.h46 unsigned long temp[MAX_NR_TZONE]; member
68 unsigned long temp; member
Dtmon.c221 double yk = 0.0, temp; /* controller output */ in main() local
Dtui.c583 int temp = trec[cur_thermal_record].temp[i] / 1000; in show_data_w() local
/tools/lib/api/
Dio.h156 char *line = NULL, *temp; in io__getdelim() local
/tools/testing/selftests/resctrl/
Dmbm_test.c54 char temp[1024], *token_array[8]; in check_results() local
Dmba_test.c125 char *token_array[8], output[] = RESULT_FILE_NAME, temp[512]; in check_results() local
Dcmt_test.c79 char *token_array[8], temp[512]; in check_results() local
Dcat_test.c71 char *token_array[8], temp[512]; in check_results() local
Dresctrl_val.c204 char imc_dir[512], *temp; in num_of_imcs() local
/tools/perf/util/
Dtrace-event.h77 bool temp; member
Dparse-events.c2528 struct parse_events_term *temp, in new_term()
2566 struct parse_events_term temp = { in parse_events_term__num() local
2586 struct parse_events_term temp = { in parse_events_term__str() local
2611 struct parse_events_term temp = *term; in parse_events_term__clone() local
Dtrace-event-info.c593 int fd, bool temp) in tracing_data_get()
Dgenelf_debug.c304 unsigned int temp; in get_special_opcode() local
Ddsos.c199 struct dso **temp; in __dsos__add() local
/tools/testing/selftests/hid/
Dhid_common.h323 char temp[512]; in match_sysfs_device() local
/tools/lib/thermal/
Dcommands.c346 int temp; member
/tools/testing/selftests/net/
Dtcp_mmap.c107 unsigned long temp = htotal; in hash_zone() local
/tools/testing/selftests/sgx/
Dsigstruct.c68 uint8_t temp; in reverse_bytes() local
/tools/testing/selftests/filesystems/incfs/
Dincfs_perf.c156 size_t temp = buffer[i]; in shuffle() local
/tools/testing/selftests/mm/
Dmremap_test.c85 unsigned long temp = mid * mid; in get_sqrt() local

12