Lines Matching refs:device

30 #	 is transformed into a device timeline and a callgraph to give a quick
941 # now get the syspath for each target device
1107 info = open('/sys/class/net/%s/device/uevent' % dev, 'r').read().strip()
1249 # A container used to create a device hierachy, with a single root node
1266 # device callback or action list for this phase
1267 # device {
1268 # a single device callback or generic action
1305 'DISKFULL': r'.*\bNo space left on device.*',
1306 'USBERR' : r'.*usb .*device .*, error [0-9-]*',
1455 if type == 'device':
1456 # device target event is entirely inside the source boundary
1469 # try to place the call in a device
1471 tgtdev = self.sourceDevice(phases, start, end, pid, 'device')
1472 # calls with device pids that occur outside device bounds are dropped
1742 # which phase is this device callback or action in
1780 # new device callback for a specific phase
2094 # device_pm_callback: device callback info
2221 # Each instance is tied to a single device in a single phase, and is
2468 # add the callgraph data to the device hierarchy
2548 # A container for a device timeline which calculates
2560 self.rowH = rowheight # device row height
2586 # determine how may rows the device funcs will take
2638 # initialize all device rows to -1 and calculate devrows
3133 # when the call is finished, see which device matches it
3143 # add the callgraph data to the device hierarchy
3361 # global events (outside device calls) are graphed
3385 # device callback start
3400 # device callback finish
3458 # when the call is finished, see which device matches it
3507 # add the traceevent data to the device hierarchy
3544 # add the callgraph data to the device hierarchy
3699 # the execution phase. Create a set of device structures in memory
3862 # -- device callbacks --
3864 # device init call
3873 # device init return
4224 # create global device list from all tests
4390 # device timeline
4494 msg = 'user processes & device pm callbacks'
4498 msg = 'device pm callbacks'
4607 # draw any trace events for this device
4646 # write the device timeline
4650 # draw the colored boxes for the device detail section
4810 # create an array in javascript memory with the device details
5380 # a list of USB device names to sysvals for better timeline readability
5403 device = dirname.split('/')[-1]
5424 (device[:26], name[:26],
6116 # extract device info
6139 # create worst device info
6227 pprint(' summary-devices.html - kernel device list sorted by total execution time')
6450 ' transformed into a device timeline and an optional callgraph to give\n'\
6490 ' -mindev ms Discard all device blocks shorter than ms milliseconds (e.g. 0.001 for us)\n'\
6496 ' -f Use ftrace to create device callgraphs (default: disabled)\n'\
6501 ' -filter "d1,d2,..." Filter out all but this comma-delimited list of device names\n'\
6509 ' -devdump Print out all the raw device data for each phase\n'\
6785 # callgraph size cannot exceed device size