Home
last modified time | relevance | path

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

12

/tools/thermal/thermal-engine/
A 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/
A 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/
A Dcpupower-monitor.c56 struct timespec temp; in timespec_diff_us() local
79 char *temp; in fill_string_with_spaces() local
/tools/lib/thermal/include/
A Dthermal.h58 int temp; member
69 int temp; member
/tools/testing/selftests/size/
A Dget_size.c70 unsigned long long temp; in print_k_value() local
/tools/thermal/tmon/
A Dtmon.h46 unsigned long temp[MAX_NR_TZONE]; member
68 unsigned long temp; member
A Dtmon.c221 double yk = 0.0, temp; /* controller output */ in main() local
A Dtui.c583 int temp = trec[cur_thermal_record].temp[i] / 1000; in show_data_w() local
/tools/testing/selftests/resctrl/
A Dmbm_test.c50 char temp[1024], *token_array[8]; in check_results() local
A Dcmt_test.c79 char *token_array[8], temp[512]; in check_results() local
A Dmba_test.c132 char *token_array[8], output[] = RESULT_FILE_NAME, temp[512]; in check_results() local
A Dcat_test.c71 char *token_array[8], temp[512]; in check_results() local
A Dresctrl_val.c170 char imc_dir[512], *temp; in num_of_imcs() local
/tools/lib/api/
A Dio.h156 char *line = NULL, *temp; in io__getdelim() local
/tools/perf/util/
A Dtrace-event.h74 bool temp; member
A Dparse-events.c2674 struct parse_events_term *temp, in new_term()
2712 struct parse_events_term temp = { in parse_events_term__num() local
2732 struct parse_events_term temp = { in parse_events_term__str() local
2757 struct parse_events_term temp = *term; in parse_events_term__clone() local
A Dtrace-event-info.c593 int fd, bool temp) in tracing_data_get()
A Ddsos.c201 struct dso **temp; in __dsos__add() local
A Dgenelf_debug.c304 unsigned int temp; in get_special_opcode() local
/tools/perf/ui/browsers/
A Dscripts.c169 char *temp; in find_scripts() local
/tools/testing/selftests/net/
A Dtcp_mmap.c107 unsigned long temp = htotal; in hash_zone() local
/tools/lib/thermal/
A Dcommands.c346 int temp; member
/tools/testing/selftests/sgx/
A Dsigstruct.c68 uint8_t temp; in reverse_bytes() local
/tools/testing/selftests/hid/
A Dhid_common.h318 char temp[512]; in match_sysfs_device() local
/tools/testing/selftests/mm/
A Dmremap_test.c85 unsigned long temp = mid * mid; in get_sqrt() local

Completed in 69 milliseconds

12