Lines Matching refs:vprint
446 vprint('%s (%s): callback didnt return' % (devname, phase))
533 vprint(' test start: %f' % self.start)
536 vprint(' %16s: %f - %f (%d devices)' % (phase, \
538 vprint(' test end: %f' % self.end)
891 def vprint(msg): function
1064 vprint('Analyzing the ftrace data...')
1242 vprint('Sanity check failed for '+\
1281 vprint('Analyzing the ftrace data...')
1539 vprint('Sanity check failed for '+\
1608 vprint('Analyzing the dmesg data...')
1645 vprint('ignoring dmesg line: %s' % line.replace('\n', ''))
1688 vprint('Firmware Suspend = %u ns, Firmware Resume = %u ns' % \
2193 vprint('Creating Device Timeline...')
2310 vprint('Debug trace events found for device %s' % name)
2311 vprint('%20s %20s %10s %8s' % ('action', \
2314 vprint('%20s %20s %10.3f %8.3f' % (e.action, \
3270 vprint('Output file: %s' % sysvals.htmlfile)
3295 vprint('Output files:\n %s' % sysvals.dmesgfile)
3299 vprint(' %s' % sysvals.ftracefile)
3300 vprint(' %s' % sysvals.htmlfile)