[Profile] Revise profiling interface for TRIV2 kernel driver
authorDongju Chae <dongju.chae@samsung.com>
Wed, 9 Dec 2020 07:14:49 +0000 (16:14 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Mon, 14 Dec 2020 10:36:17 +0000 (19:36 +0900)
commit553707cc20e1d99cc43cbb3dceee02f9d5dca1dd
tree01725c1b8c332c066894135fd712f38e304e1eb6
parentad5ae1d2c083f2f829fa50838544d6d5b538fe0a
[Profile] Revise profiling interface for TRIV2 kernel driver

This patch revises profiling interface for TRIV2 kernel driver.
It tries to keep the same interface with simulator's one.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/common/typedef.h
src/core/npu/NPUdrvAPI_emul.cc
src/core/npu/NPUdrvAPI_triv2.cc
tests/apptests/tvn_triv2_profile.cc