Searched defs:log_line (Results 1 – 4 of 4) sorted by relevance
23 def BecameThrottled(log_line): argument27 def BecameUnthrottled(log_line): argument31 def GetThrottlingTemperature(log_line): argument51 def BecameThrottled(log_line): argument55 def BecameUnthrottled(log_line): argument
73 log_line() { function
125 char log_line[512]; in do_fatal_log() local
61 static char *log_line = NULL; /* Line for output file */ variable