/tools/thermal/thermal-engine/ |
A D | thermal-engine.c | 148 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 D | iio_utils.c | 294 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 D | cpupower-monitor.c | 56 struct timespec temp; in timespec_diff_us() local 79 char *temp; in fill_string_with_spaces() local
|
/tools/lib/thermal/include/ |
A D | thermal.h | 58 int temp; member 69 int temp; member
|
/tools/testing/selftests/size/ |
A D | get_size.c | 70 unsigned long long temp; in print_k_value() local
|
/tools/thermal/tmon/ |
A D | tmon.h | 46 unsigned long temp[MAX_NR_TZONE]; member 68 unsigned long temp; member
|
A D | tmon.c | 221 double yk = 0.0, temp; /* controller output */ in main() local
|
A D | tui.c | 583 int temp = trec[cur_thermal_record].temp[i] / 1000; in show_data_w() local
|
/tools/testing/selftests/resctrl/ |
A D | mbm_test.c | 50 char temp[1024], *token_array[8]; in check_results() local
|
A D | cmt_test.c | 79 char *token_array[8], temp[512]; in check_results() local
|
A D | mba_test.c | 132 char *token_array[8], output[] = RESULT_FILE_NAME, temp[512]; in check_results() local
|
A D | cat_test.c | 71 char *token_array[8], temp[512]; in check_results() local
|
A D | resctrl_val.c | 170 char imc_dir[512], *temp; in num_of_imcs() local
|
/tools/lib/api/ |
A D | io.h | 156 char *line = NULL, *temp; in io__getdelim() local
|
/tools/perf/util/ |
A D | trace-event.h | 74 bool temp; member
|
A D | parse-events.c | 2674 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 D | trace-event-info.c | 593 int fd, bool temp) in tracing_data_get()
|
A D | dsos.c | 201 struct dso **temp; in __dsos__add() local
|
A D | genelf_debug.c | 304 unsigned int temp; in get_special_opcode() local
|
/tools/perf/ui/browsers/ |
A D | scripts.c | 169 char *temp; in find_scripts() local
|
/tools/testing/selftests/net/ |
A D | tcp_mmap.c | 107 unsigned long temp = htotal; in hash_zone() local
|
/tools/lib/thermal/ |
A D | commands.c | 346 int temp; member
|
/tools/testing/selftests/sgx/ |
A D | sigstruct.c | 68 uint8_t temp; in reverse_bytes() local
|
/tools/testing/selftests/hid/ |
A D | hid_common.h | 318 char temp[512]; in match_sysfs_device() local
|
/tools/testing/selftests/mm/ |
A D | mremap_test.c | 85 unsigned long temp = mid * mid; in get_sqrt() local
|