Home
last modified time | relevance | path

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

/tools/power/pm-graph/
A Dbootgraph.py241 list = self.dmesg[phase]['list']
281 for phase in self.phases:
295 phase = 'kernel'
366 phase = 'user'
558 phase = data.dmesg[p]
559 length = phase['end']-phase['start']
564 phase['color'], '')
569 for phase in data.phases:
626 for phase in data.phases:
629 data.dmesg[phase]['color'], phase+'_mode', phase[0])
[all …]
A Dsleepgraph.py1645 return phase
1871 lp = phase
1896 phase += '*'
1912 return phase
2153 d = DevItem(0, phase, self.dmesg[phase]['list'][devname])
2719 phase = ''
2723 phase = p
2725 if not phase:
2750 self.phase = phase
4825 length = phase['end']-phase['start']
[all …]
A DREADME476 transparent, so the entry shares the phase color. The color is an
/tools/testing/selftests/kvm/x86/
A 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/
A Dbtf_dump_test_case_padding.c168 short phase; member
/tools/testing/selftests/tc-testing/creating-plugins/
A 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/
A Dexample.cfg129 # Callgraph phase filter
130 # Only enable callgraphs for one phase, i.e. resume_noirq (default: all)
A 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/
A Dtestptp.c530 perout_request.phase.sec = perout_phase / NSEC_PER_SEC; in main()
531 perout_request.phase.nsec = perout_phase % NSEC_PER_SEC; in main()
/tools/perf/Documentation/
A Dperf-c2c.txt39 The basic workflow with this tool follows the standard record/report phase.
A Dperf-trace.txt53 filter out the startup phase of the program, which is often very different.
A Dperf-top.txt363 phase is over, i.e. insert a perf probe at that point and use the above
A Dperf-report.txt513 phase is over, i.e. insert a perf probe at that point and then using this
A Dperf-stat.txt345 disabled). This is useful to filter out the startup phase of the program,
A Dperf-record.txt503 out the startup phase of the program, which is often very different.
/tools/memory-model/Documentation/
A Daccess-marking.txt179 wide variety of situations, including the uniprocessor phase of

Completed in 1026 milliseconds