Home
last modified time | relevance | path

Searched refs:thermometer_execute (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/thermal/thermometer/
Dthermometer.c421 static int thermometer_execute(int argc, char *argv[], char *const envp[], pid_t *pid) in thermometer_execute() function
562 if (thermometer_execute(argc - optind, &argv[optind], envp, &pid)) in main()