Searched refs:counter_alloc (Results 1 – 6 of 6) sorted by relevance
142 extern void counter_alloc(struct generic_counter_t *);200 extern void counter_alloc(counter_t *); \
79 counter_alloc(scalable_counter_t *counter) in counter_alloc() function86 counter_alloc(atomic_counter_t *counter) in counter_alloc() function
1569 counter_alloc(&(new_task->faults)); in task_create_internal()1926 counter_alloc(&(new_task->pageins)); in task_create_internal()1927 counter_alloc(&(new_task->cow_faults)); in task_create_internal()1928 counter_alloc(&(new_task->messages_sent)); in task_create_internal()1929 counter_alloc(&(new_task->messages_received)); in task_create_internal()
3172 counter_alloc(&smrh->smrsh_count); in smr_shash_init()
798 counter_alloc(&lec->lec_counter); in ledger_instantiate()
90 counter_alloc(&test_scalable_counter);