Searched refs:est_task_size (Results 1 – 1 of 1) sorted by relevance
503 size_t est_task_size = sizeof(struct task_snapshot) + TASK_UUID_AVG_SIZE; in get_stackshot_estsize() local510 est_task_size += sizeof(struct stackshot_latency_task); in get_stackshot_estsize()515 task_total = (tasks_count * est_task_size); in get_stackshot_estsize()