Searched refs:ToExecutionContextThread (Results 1 – 3 of 3) sorted by relevance
19 Thread ToExecutionContextThread(CallStackProfileParams::Thread thread);
35 Thread ToExecutionContextThread(CallStackProfileParams::Thread thread) { in ToExecutionContextThread() function
66 sampled_profile_.set_thread(ToExecutionContextThread(profile_params.thread)); in CallStackProfileBuilder()