Searched refs:g_chainId (Results 1 – 1 of 1) sorted by relevance
108 std::atomic<uint64_t> g_chainId = 0; variable658 ++g_chainId; in StartNapiProfilerTrace()659 … (void)memtrace(reinterpret_cast<void*>(addr + g_chainId), 8, buffer, true); // 8: the size of addr in StartNapiProfilerTrace()688 uint64_t chainId = ++g_chainId; in StartNapiProfilerTrace()