mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 10:11:17 +00:00
doc/method_map_template: Update to refer to signal dispatch diagram
This commit is contained in:
parent
0196d3bdbe
commit
ae09ef174b
@ -6,7 +6,9 @@ Instrumentation Signal-Method Mapping
|
|||||||
Instrument methods get automatically hooked up to signals based on their names.
|
Instrument methods get automatically hooked up to signals based on their names.
|
||||||
Mostly, the method name corresponds to the name of the signal, however there are
|
Mostly, the method name corresponds to the name of the signal, however there are
|
||||||
a few convenience aliases defined (listed first) to make easier to relate
|
a few convenience aliases defined (listed first) to make easier to relate
|
||||||
instrumentation code to the workload execution model.
|
instrumentation code to the workload execution model. For an overview on when
|
||||||
|
these signals are dispatched during execution please see
|
||||||
|
:ref:`here <signal_dispatch>`.
|
||||||
|
|
||||||
$signal_names
|
$signal_names
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user