mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-30 22:54:18 +00:00 
			
		
		
		
	doc/method_map_template: Update to refer to signal dispatch diagram
This commit is contained in:
		| @@ -6,7 +6,9 @@ Instrumentation Signal-Method Mapping | ||||
| 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 | ||||
| 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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user