Searched refs:xrt_metrics (Results 1 – 9 of 9) sorted by relevance
176 auto timed = monitoring::MakeTimed(xrt_metrics::GetAllocateCell()); in Compute()231 monitoring::MakeTimed(xrt_metrics::GetAllocateUninitializedCell()); in Compute()304 monitoring::MakeTimed(xrt_metrics::GetAllocateFromTensorCell()); in Compute()373 auto timed = monitoring::MakeTimed(xrt_metrics::GetSubTupleCell()); in Compute()424 auto timed = monitoring::MakeTimed(xrt_metrics::GetMakeTupleCell()); in Compute()495 auto timed = monitoring::MakeTimed(xrt_metrics::GetReadLiteralCell()); in Compute()546 auto timed = monitoring::MakeTimed(xrt_metrics::GetReadToTensorCell()); in Compute()630 auto timed = monitoring::MakeTimed(xrt_metrics::GetWriteLiteralCell()); in Compute()681 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseAllocationCell()); in Compute()711 monitoring::MakeTimed(xrt_metrics::GetReleaseAllAllocationsCell()); in Compute()[all …]
122 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute()242 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute()
189 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute()261 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute()
281 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork()402 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork()
437 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork()525 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork()
61 "xrt_metrics.cc",69 "xrt_metrics.h",
24 namespace xrt_metrics {
105 auto timed = monitoring::MakeTimed(xrt_metrics::GetMemoryCompactCell()); in CompactAllocations()153 auto timed = monitoring::MakeTimed(xrt_metrics::GetTryFreeMemoryCell()); in TryFreeMemory()
90 namespace xrt_metrics { namespace