Home
last modified time | relevance | path

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

/external/bcc/examples/usdt_sample/usdt_sample_lib1/src/
Dlib1.cpp34 std::uint64_t operationId = operationIdCounter++; in executeAsync() local
36 FOLLY_SDT(usdt_sample_lib1, operation_start, operationId, request.input().c_str()); in executeAsync()
47 return std::async(std::launch::async, [latencyMs, operationId, request]() { in executeAsync()
53 FOLLY_SDT(usdt_sample_lib1, operation_end, operationId, response.output().c_str()); in executeAsync()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp252 OperationId operationId; member
260 OperationId operationId; member
1336 , operationId(_operatinId) in OperationTestCase()
1347 OperationId operationId; member in vkt::SpirVAssembly::__anon5984e4560111::OperationTestCase
1383 OperationId operationId,
1714 OperationId operation = binaryCase.operationId; in build()
1725 OperationId operation = unaryCase.operationId; in build()
1733 OperationId operation = binaryCase.operationId; in build()
1744 OperationId operation = unaryCase.operationId; in build()
1750 OperationId operationId; in build() member
[all …]