OLD | NEW |
1 ############################ | 1 ############################ |
2 # Reports on the guts of Windows | 2 # Reports on the guts of Windows |
3 { | 3 { |
4 UuidCreate | 4 UuidCreate |
5 ThreadSanitizer:Race | 5 ThreadSanitizer:Race |
6 ... | 6 ... |
7 fun:UuidCreate | 7 fun:UuidCreate |
8 } | 8 } |
9 | 9 |
10 { | 10 { |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
235 fun:NdrPointerFree | 235 fun:NdrPointerFree |
236 fun:I_RpcReceive | 236 fun:I_RpcReceive |
237 fun:I_RpcReceive | 237 fun:I_RpcReceive |
238 fun:I_RpcReceive | 238 fun:I_RpcReceive |
239 fun:NdrRpcSsDefaultFree | 239 fun:NdrRpcSsDefaultFree |
240 fun:NdrRpcSsDefaultFree | 240 fun:NdrRpcSsDefaultFree |
241 fun:NdrOleFree | 241 fun:NdrOleFree |
242 fun:NdrNonEncapsulatedUnionBufferSize | 242 fun:NdrNonEncapsulatedUnionBufferSize |
243 fun:NdrNonEncapsulatedUnionBufferSize | 243 fun:NdrNonEncapsulatedUnionBufferSize |
244 } | 244 } |
| 245 { |
| 246 bug_314654_a |
| 247 ThreadSanitizer:Race |
| 248 ... |
| 249 fun:CoCreateInstanceEx |
| 250 fun:CoCreateInstanceEx |
| 251 fun:CoCreateInstanceEx |
| 252 fun:CoCreateInstance |
| 253 fun:base::win::ScopedComPtr::CreateInstance |
| 254 fun:media::CoreAudioUtil::CreateDeviceEnumerator |
| 255 } |
| 256 { |
| 257 bug_314654_b |
| 258 ThreadSanitizer:Race |
| 259 fun:.text |
| 260 fun:.text |
| 261 fun:CoSetState |
| 262 fun:CoSetState |
| 263 fun:CoGetComCatalog |
| 264 fun:CoGetComCatalog |
| 265 fun:CoGetComCatalog |
| 266 fun:CoInitializeSecurity |
| 267 fun:CoTaskMemFree |
| 268 fun:CoCreateInstanceEx |
| 269 fun:CoCreateInstanceEx |
| 270 fun:CoCreateInstanceEx |
| 271 fun:CoCreateInstanceEx |
| 272 fun:CoCreateInstanceEx |
| 273 fun:CoCreateInstance |
| 274 fun:base::win::ScopedComPtr::CreateInstance |
| 275 } |
OLD | NEW |