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