SWDEV-407533 - [ABI Break]Remove Wavelimiter

Change-Id: I6a2f6fb5a0c3acea93fa0200a69679783e76f5bd
이 커밋은 다음에 포함됨:
German
2023-08-24 18:29:40 -04:00
커밋한 사람 German Andryeyev
부모 1302d6f119
커밋 7be3a5e33e
14개의 변경된 파일10개의 추가작업 그리고 584개의 파일을 삭제
-1
파일 보기
@@ -82,7 +82,6 @@ class EventMarker : public amd::Marker {
int32_t scope = amd::Device::kCacheStateInvalid)
: amd::Marker(stream, disableFlush) {
profilingInfo_.enabled_ = true;
profilingInfo_.callback_ = nullptr;
profilingInfo_.marker_ts_ = markerTs;
profilingInfo_.clear();
setEventScope(scope);