Searched refs:thread_id_value (Results 1 – 1 of 1) sorted by relevance
275 Value thread_id_value; in GetThreadItemInfo() local276 thread_id_value.SetValueType(Value::eValueTypeScalar); in GetThreadItemInfo()277 thread_id_value.SetCompilerType(clang_uint64_type); in GetThreadItemInfo()308 thread_id_value.GetScalar() = thread_id; in GetThreadItemInfo()309 argument_values.PushValue(thread_id_value); in GetThreadItemInfo()