Home
last modified time | relevance | path

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

/tools/thermal/thermal-engine/
A Dthermal-engine.c43 INFO("threshold temp=%d, direction=%d\n", in show_threshold()
51 INFO("trip id=%d, type=%d, temp=%d, hyst=%d\n", in show_trip()
61 INFO("temperature: %d\n", tz->temp); in show_temp()
70 INFO("governor: '%s'\n", tz->governor); in show_governor()
77 INFO("thermal zone '%s', id=%d\n", tz->name, tz->id); in show_tz()
116 INFO("Thermal zone '%s'/%d created\n", name, tz_id); in tz_create()
123 INFO("Thermal zone %d deleted\n", tz_id); in tz_delete()
210 INFO("Cooling device %d deleted", cdev_id); in cdev_delete()
217 INFO("cdev:%d state:%d\n", cdev_id, cur_state); in cdev_update()
250 INFO("Thresholds flushed tz_id=%d\n", tz_id); in threshold_flush()
[all …]
/tools/testing/selftests/drivers/platform/x86/intel/ifs/
A Dtest_ifs.sh27 readonly INFO="INFO"
82 append_log "[$INFO] echo $on_off > \
105 echo "[$INFO] IFS test failure summary:"
112 echo "[$INFO] No file $IFS_LOG for IFS scan summary"
118 echo "[$INFO] Restore environment after IFS test"
129 echo "[$INFO] modprobe -r $IFS_NAME"
145 append_log "[$INFO] $cmd"
179 append_log "[$INFO] All CPUs are online."
225 append_log "[$INFO] modprobe $IFS_NAME"
246 append_log "[$INFO] Module $IFS_NAME is already loaded"
[all …]
/tools/testing/selftests/futex/include/
A Dlogging.h50 const char *INFO = INFO_NORMAL; variable
128 fprintf(stderr, "\t%s: "message, INFO, ##vargs); \
/tools/thermal/thermometer/
A Dthermometer.c114 INFO("No thermal zones configured, using wildcard for all of them\n"); in configuration_init()
135 INFO("Found %d thermal zone(s) regular expression\n", length); in configuration_init()
171 INFO("Thermal zone regular expression '%s' with polling %d\n", in configuration_init()
284 INFO("Added thermal zone '%s->%s (polling:%d)'\n", path, name, polling); in thermometer_add_tz()
364 INFO("Capturing %d thermal zone(s) temperature...\n", thermometer->nr_tz); in thermometer_start()
525 INFO("Closing/flushing output files\n"); in thermometer_stop()
/tools/thermal/lib/
A Dlog.h19 #define INFO(fmt, ...) logit(LOG_INFO, fmt, ##__VA_ARGS__) macro
/tools/net/sunrpc/xdrgen/subcmds/
A Ddeclarations.py28 logger.setLevel(logging.INFO)
A Ddefinitions.py28 logger.setLevel(logging.INFO)
A Dsource.py27 logger.setLevel(logging.INFO)
/tools/testing/selftests/futex/
A DREADME46 # FIXME: Perhaps an " INFO: informational message" option would be
/tools/perf/Documentation/
A Dperf-c2c.txt91 Show extra node info in report (see NODE INFO section)
285 - nodes participating on the access (see NODE INFO section)
287 NODE INFO
A Dperf-lock.txt109 INFO OPTIONS
/tools/testing/selftests/drivers/net/
A Dnetpoll_basic.py45 level=logging.INFO,
/tools/usb/
A Dp9_fwd.py236 level = logging.INFO
/tools/testing/selftests/x86/
A Dsyscall_numbering.c90 #define info(fmt, ...) msg(INFO, fmt, ## __VA_ARGS__)
/tools/perf/tests/shell/lib/
A Dattr.py415 level = logging.INFO

Completed in 19 milliseconds