Lines Matching refs:from_task

1984 task_rollup_accounting_info(task_t to_task, task_t from_task)  in task_rollup_accounting_info()  argument
1986 assert(from_task != to_task); in task_rollup_accounting_info()
1988 recount_task_copy(&to_task->tk_recount, &from_task->tk_recount); in task_rollup_accounting_info()
1989 to_task->total_runnable_time = from_task->total_runnable_time; in task_rollup_accounting_info()
1990 counter_add(&to_task->faults, counter_load(&from_task->faults)); in task_rollup_accounting_info()
1991 counter_add(&to_task->pageins, counter_load(&from_task->pageins)); in task_rollup_accounting_info()
1992 counter_add(&to_task->cow_faults, counter_load(&from_task->cow_faults)); in task_rollup_accounting_info()
1993 counter_add(&to_task->messages_sent, counter_load(&from_task->messages_sent)); in task_rollup_accounting_info()
1994 counter_add(&to_task->messages_received, counter_load(&from_task->messages_received)); in task_rollup_accounting_info()
1995 to_task->decompressions = from_task->decompressions; in task_rollup_accounting_info()
1996 to_task->syscalls_mach = from_task->syscalls_mach; in task_rollup_accounting_info()
1997 to_task->syscalls_unix = from_task->syscalls_unix; in task_rollup_accounting_info()
1998 to_task->c_switch = from_task->c_switch; in task_rollup_accounting_info()
1999 to_task->p_switch = from_task->p_switch; in task_rollup_accounting_info()
2000 to_task->ps_switch = from_task->ps_switch; in task_rollup_accounting_info()
2001 to_task->extmod_statistics = from_task->extmod_statistics; in task_rollup_accounting_info()
2002 to_task->low_mem_notified_warn = from_task->low_mem_notified_warn; in task_rollup_accounting_info()
2003 to_task->low_mem_notified_critical = from_task->low_mem_notified_critical; in task_rollup_accounting_info()
2004 to_task->purged_memory_warn = from_task->purged_memory_warn; in task_rollup_accounting_info()
2005 to_task->purged_memory_critical = from_task->purged_memory_critical; in task_rollup_accounting_info()
2006 to_task->low_mem_privileged_listener = from_task->low_mem_privileged_listener; in task_rollup_accounting_info()
2007 *to_task->task_io_stats = *from_task->task_io_stats; in task_rollup_accounting_info()
2008 to_task->cpu_time_eqos_stats = from_task->cpu_time_eqos_stats; in task_rollup_accounting_info()
2009 to_task->cpu_time_rqos_stats = from_task->cpu_time_rqos_stats; in task_rollup_accounting_info()
2010 to_task->task_timer_wakeups_bin_1 = from_task->task_timer_wakeups_bin_1; in task_rollup_accounting_info()
2011 to_task->task_timer_wakeups_bin_2 = from_task->task_timer_wakeups_bin_2; in task_rollup_accounting_info()
2012 to_task->task_gpu_ns = from_task->task_gpu_ns; in task_rollup_accounting_info()
2013 …to_task->task_writes_counters_internal.task_immediate_writes = from_task->task_writes_counters_int… in task_rollup_accounting_info()
2014 …to_task->task_writes_counters_internal.task_deferred_writes = from_task->task_writes_counters_inte… in task_rollup_accounting_info()
2015 …to_task->task_writes_counters_internal.task_invalidated_writes = from_task->task_writes_counters_i… in task_rollup_accounting_info()
2016 …to_task->task_writes_counters_internal.task_metadata_writes = from_task->task_writes_counters_inte… in task_rollup_accounting_info()
2017 …to_task->task_writes_counters_external.task_immediate_writes = from_task->task_writes_counters_ext… in task_rollup_accounting_info()
2018 …to_task->task_writes_counters_external.task_deferred_writes = from_task->task_writes_counters_exte… in task_rollup_accounting_info()
2019 …to_task->task_writes_counters_external.task_invalidated_writes = from_task->task_writes_counters_e… in task_rollup_accounting_info()
2020 …to_task->task_writes_counters_external.task_metadata_writes = from_task->task_writes_counters_exte… in task_rollup_accounting_info()
2022 to_task->task_fs_metadata_writes = from_task->task_fs_metadata_writes; in task_rollup_accounting_info()
2026 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.memorystatus_dirty_time); in task_rollup_accounting_info()
2030 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.cpu_time); in task_rollup_accounting_info()
2031 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.platform_idle_wakeups); in task_rollup_accounting_info()
2032 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.interrupt_wakeups); in task_rollup_accounting_info()
2035 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.sfi_wait_times[class_id]); in task_rollup_accounting_info()
2038 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.cpu_time_billed_to_me); in task_rollup_accounting_info()
2039 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.cpu_time_billed_to_others); in task_rollup_accounting_info()
2040 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.physical_writes); in task_rollup_accounting_info()
2041 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.logical_writes); in task_rollup_accounting_info()
2042 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.energy_billed_to_me); in task_rollup_accounting_info()
2043 ledger_rollup_entry(to_task->ledger, from_task->ledger, task_ledgers.energy_billed_to_others); in task_rollup_accounting_info()
9572 task_store_owned_vmobject_info(task_t to_task, task_t from_task) in task_store_owned_vmobject_info() argument
9579 assert(to_task != from_task); in task_store_owned_vmobject_info()
9584 task_get_owned_vmobjects(from_task, 0, NULL, &output_size, &entries); in task_store_owned_vmobject_info()
9594 task_get_owned_vmobjects(from_task, buffer_size, buffer, &output_size, &entries); in task_store_owned_vmobject_info()