Home
last modified time | relevance | path

Searched refs:THREAD_LOCAL (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/perf/
Dgpuvis_trace_utils.h62 #define THREAD_LOCAL thread_local macro
64 #define THREAD_LOCAL __thread macro
440 static THREAD_LOCAL pid_t s_tid = gpuvis_gettid(); in gpuvis_count_hot_func_calls_internal_()