Home
last modified time | relevance | path

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

/tools/power/pm-graph/
Dbootgraph.py237 def newAction(self, phase, name, pid, start, end, ret, ulen): argument
241 list = self.dmesg[phase]['list']
281 for phase in self.phases:
282 dc = len(self.dmesg[phase]['list'])
283 sysvals.vprint('%9s mode: %.3f - %.3f (%d initcalls)' % (phase,
284 self.dmesg[phase]['start']*1000,
285 self.dmesg[phase]['end']*1000, dc))
295 phase = 'kernel'
359 data.newAction(phase, f, pid, start, ktime, int(r), int(t))
366 phase = 'user'
[all …]
Dsleepgraph.py1525 for phase in sorted(self.dmesg.keys()):
1526 if '*' in phase:
1527 p = phase.split('*')
1529 self.dmesg[pnew] = self.dmesg.pop(phase)
1531 for phase in self.sortedPhases():
1532 self.devicegroups.append([phase])
1533 def nextPhase(self, phase, offset): argument
1534 order = self.dmesg[phase]['order'] + offset
1608 for phase in self.sortedPhases():
1609 list = self.dmesg[phase]['list']
[all …]
DREADME476 transparent, so the entry shares the phase color. The color is an
/tools/testing/selftests/kvm/x86_64/
Dsmm_test.c45 static inline void sync_with_host(uint64_t phase) in sync_with_host() argument
48 : "+a" (phase)); in sync_with_host()
/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_padding.c168 short phase; member
/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt16 - adding commands to be run before and/or after the execute phase of the test cases
17 - ability to alter the command to be run in any phase:
/tools/power/pm-graph/config/
Dexample.cfg129 # Callgraph phase filter
130 # Only enable callgraphs for one phase, i.e. resume_noirq (default: all)
Dcustom-timeline-functions.cfg102 # transparent, so the entry shares the phase color. The color is an
167 # transparent, so the entry shares the phase color. The color is an
/tools/testing/selftests/ptp/
Dtestptp.c497 perout_request.phase.sec = perout_phase / NSEC_PER_SEC; in main()
498 perout_request.phase.nsec = perout_phase % NSEC_PER_SEC; in main()
/tools/perf/Documentation/
Dperf-c2c.txt39 The basic workflow with this tool follows the standard record/report phase.
Dperf-trace.txt53 filter out the startup phase of the program, which is often very different.
Dperf-top.txt363 phase is over, i.e. insert a perf probe at that point and use the above
Dperf-report.txt486 phase is over, i.e. insert a perf probe at that point and then using this
Dperf-stat.txt345 disabled). This is useful to filter out the startup phase of the program,
Dperf-record.txt490 out the startup phase of the program, which is often very different.
/tools/memory-model/Documentation/
Daccess-marking.txt179 wide variety of situations, including the uniprocessor phase of