zephyr/kernel/microkernel
Allan Stephens c535392d8e Renaming task_node_workload_get to task_workload_get
Eliminates unnecessary "node_" portion, as there is only a single
source for which workload information is collected.

Change-Id: Id7c03e2149d1b7979a6921e99e1db0288da09c0c
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:51 -05:00
..
channel Renaming InitPipe to _pipe_init 2016-02-05 20:13:51 -05:00
core Renaming cmdPktGet to _cmd_pkt_get 2016-02-05 20:13:51 -05:00
include Removing _k_this_node 2016-02-05 20:13:51 -05:00
movedata Delete KS_MemCpy() and KS_MemCpyA() APIs 2016-02-05 20:13:51 -05:00
timer Allow microkernel timer code to support tickless kernel 2016-02-05 20:13:49 -05:00
defs.objs First commit 2015-04-10 16:44:37 -07:00
idle.c Renaming task_node_workload_get to task_workload_get 2016-02-05 20:13:51 -05:00
k_event.c Allow events to support tickless kernel 2016-02-05 20:13:49 -05:00
k_irq.c Allow task IRQ code to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mbox.c Allow mailboxes to support tickless kernel 2016-02-05 20:13:49 -05:00
k_memmap.c Allow memory maps to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mempool.c Allow memory pools to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mutex.c Allow mutexes to support tickless kernel 2016-02-05 20:13:49 -05:00
k_nop.c Renaming K_nop to _k_nop 2016-02-05 20:13:48 -05:00
k_offload.c Renaming K_offload to _k_offload_to_fiber 2016-02-05 20:13:48 -05:00
k_queue.c Allow FIFOs to support tickless kernel 2016-02-05 20:13:49 -05:00
k_sema.c Renaming cmdPktGet to _cmd_pkt_get 2016-02-05 20:13:51 -05:00
k_task.c Renaming GROUP_TASK_ macros to TASK_GROUP_ 2016-02-05 20:13:51 -05:00
k_timer.c Allow microkernel timer code to support tickless kernel 2016-02-05 20:13:49 -05:00
power.c Renaming _SysPowerSaveIdleExit to _sys_power_save_idle_exit 2016-02-05 20:13:47 -05:00
task_monitor.c Renaming K_monitor_read _k_task_monitor_read 2016-02-05 20:13:47 -05:00