17 #ifndef __POK_KERNEL_INSTRUMENTATION_H__
18 #define __POK_KERNEL_INSTRUMENTATION_H__
20 #ifdef POK_NEEDS_INSTRUMENTATION
25 void pok_instrumentation_task_archi (
const uint32_t id);
27 void pok_instrumentation_partition_archi (
const uint8_t id);
29 void pok_instrumentation_running_task (
const uint32_t id);