Searched refs:est_thread_size (Results 1 – 1 of 1) sorted by relevance
502 size_t est_thread_size = sizeof(struct thread_snapshot); in get_stackshot_estsize() local509 est_thread_size += sizeof(struct stackshot_latency_thread); in get_stackshot_estsize()514 thread_total = (threads_count * est_thread_size); in get_stackshot_estsize()