This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TDA2PXEVM: In FPCompute link. frame drops

Part Number: TDA2PXEVM
Other Parts Discussed in Thread: INA226

Tool/software: TI-RTOS

Hi,

I run this usecase well.

I'm converting to RTOS.

UseCase: chains_Euro_NCAP_RTOS

// Capture
IssCapture -> IssM2mIsp -> IssM2mSimcop -> Dup_capture -> Dup_dsp (DSP2) -> Merge_alg

IssM2mIsp -> Alg_IssAewb

// Object Detect
Dup_capture -> Alg_ImagePreProcess (EVE1) -> Alg_ImgPyramid -> Dup_imgpmd -> Alg_FPCompute (EVE1) -> Alg_ObjectDetection (DSP1) -> Merge_objectDetect (DSP2)

// Object classification
Dup_imgpmd -> Dup_imgpmd_dsp (DSP2) -> Merge_objectDetect -> Sync_objectDetect (DSP2) -> Alg_ObjectClassification (DSP2) -> Merge_alg

// LD
Dup_imgpmd_dsp -> Alg_LaneDetect (DSP2) -> Merge_alg

// Drawing and Display
Merge_alg -> Sync_alg (DSP2) -> Alg_ObjectDraw (DSP2) -> Display_Video

// Grpahics Display
GrpxSrc -> Display_Grpx

But, in Alg_ApCompute, the frame drops.

Ths statistics is below.

[IPU1-0] 28.024217 s: Entered Chains_Euro_NCAP_RTOS 2
[IPU1-0] 28.028823 s: ISSCAPTURE: Create in progress !!!
[IPU1-0] 28.272097 s: UTILS: DMA: Allocated CH (TCC) = 48 (48)
[IPU1-0] 28.272219 s: UTILS: DMA: 0 of 1: Allocated PaRAM = 48 (0x63304800)
[IPU1-0] 28.272524 s: ISSCAPTURE: Create Done !!!
[IPU1-0] 28.272829 s: ISSM2MISP: Create in progress !!!
[IPU1-0] 28.430641 s: UTILS: DMA: Allocated CH (TCC) = 49 (49)
[IPU1-0] 28.430763 s: UTILS: DMA: 0 of 1: Allocated PaRAM = 49 (0x63304820)
[IPU1-0] 28.435185 s: ISSM2MISP: Create Done !!!
[IPU1-0] 28.435521 s: ALGORITHM: Create in progress (algId = 3) !!!
[IPU1-0] 28.467120 s: ALGORITHM: Create Done (algId = 3) !!!
[IPU1-0] 28.467303 s: ISSM2MSIMCOP: Create in progress !!!
[IPU1-0] 28.549045 s: UTILS: DMA: Allocated CH (TCC) = 50 (50)
[IPU1-0] 28.549167 s: UTILS: DMA: 0 of 1: Allocated PaRAM = 50 (0x63304840)
[IPU1-0] 28.550661 s: ISSM2MSIMCOP: Create Done !!!
[IPU1-0] 28.550966 s: IPC_OUT_0 : Create in progress !!!
[IPU1-0] 28.551302 s: IPC_OUT_0 : Create Done !!!
[IPU1-0] 28.594674 s: IPC_IN_0 : Create in progress !!!
[IPU1-0] 28.596108 s: IPC_IN_0 : Create Done !!!
[IPU1-0] 28.597328 s: ALGORITHM: Create in progress (algId = 5) !!!
[IPU1-0] 28.598761 s: ALG_IMAGEPYRAMID: # 0 Input 0,244 : 1280 x 230 (1280 B) (In Org 1280 x 720)
[IPU1-0] 28.598944 s: Output 0,244 : 1280 x 228 (1280 B) (Out Org 1280 x 720)
[IPU1-0] 28.599097 s: ALG_IMAGEPYRAMID: # 1 Input 0,218 : 1278 x 270 (1280 B) (In Org 0 x 0)
[IPU1-0] 28.599219 s: Output 0,184 : 1076 x 228 (1088 B) (Out Org 1076 x 604)
[IPU1-0] 28.599371 s: ALG_IMAGEPYRAMID: # 2 Input 0,192 : 1278 x 322 (1280 B) (In Org 0 x 0)
[IPU1-0] 28.599554 s: Output 0,136 : 904 x 228 ( 928 B) (Out Org 904 x 508)
[IPU1-0] 28.599707 s: ALG_IMAGEPYRAMID: # 3 Input 0,160 : 1278 x 382 (1280 B) (In Org 0 x 0)
[IPU1-0] 28.599859 s: Output 0, 96 : 760 x 228 ( 768 B) (Out Org 760 x 428)
[IPU1-0] 28.599981 s: ALG_IMAGEPYRAMID: # 4 Input 0, 0 : 1280 x 720 (1280 B) (In Org 0 x 0)
[IPU1-0] 28.600134 s: Output 0, 0 : 640 x 360 ( 640 B) (Out Org 640 x 360)
[IPU1-0] 28.600286 s: ALG_IMAGEPYRAMID: # 5 Input 0, 38 : 636 x 270 ( 640 B) (In Org 0 x 0)
[IPU1-0] 28.600622 s: Output 0, 32 : 536 x 228 ( 544 B) (Out Org 538 x 302)
[IPU1-0] 28.600774 s: ALG_IMAGEPYRAMID: # 6 Input 0, 10 : 638 x 322 ( 640 B) (In Org 0 x 0)
[IPU1-0] 28.600896 s: Output 0, 8 : 452 x 228 ( 480 B) (Out Org 452 x 254)
[IPU1-0] 28.601049 s: ALG_IMAGEPYRAMID: # 7 Input 0, 0 : 638 x 356 ( 640 B) (In Org 0 x 0)
[IPU1-0] 28.601201 s: Output 0, 0 : 380 x 212 ( 384 B) (Out Org 380 x 214)
[IPU1-0] 28.601323 s: ALG_IMAGEPYRAMID: # 8 Input 0, 0 : 640 x 360 ( 640 B) (In Org 0 x 0)
[IPU1-0] 28.601506 s: Output 0, 0 : 320 x 180 ( 320 B) (Out Org 320 x 180)
[IPU1-0] 28.601659 s: ALG_IMAGEPYRAMID: # 9 Input 0, 0 : 318 x 176 ( 320 B) (In Org 0 x 0)
[IPU1-0] 28.601811 s: Output 0, 0 : 268 x 148 ( 288 B) (Out Org 268 x 150)
[IPU1-0] 28.601933 s: ALG_IMAGEPYRAMID: #10 Input 0, 0 : 316 x 174 ( 320 B) (In Org 0 x 0)
[IPU1-0] 28.602086 s: Output 0, 0 : 224 x 124 ( 224 B) (Out Org 226 x 126)
[IPU1-0] 28.602238 s: ALG_IMAGEPYRAMID: #11 Input 0, 0 : 316 x 174 ( 320 B) (In Org 0 x 0)
[IPU1-0] 28.602360 s: Output 0, 0 : 188 x 104 ( 192 B) (Out Org 190 x 106)
[IPU1-0] 28.602543 s: ALG_IMAGEPYRAMID: #12 Input 0, 0 : 320 x 180 ( 320 B) (In Org 0 x 0)
[IPU1-0] 28.602696 s: Output 0, 0 : 160 x 88 ( 160 B) (Out Org 160 x 90)
[IPU1-0] 28.602818 s: ALG_IMAGEPYRAMID: #13 Input 0, 0 : 156 x 84 ( 160 B) (In Org 0 x 0)
[IPU1-0] 28.602970 s: Output 0, 0 : 132 x 72 ( 160 B) (Out Org 134 x 74)
[IPU1-0] 28.603123 s: ALG_IMAGEPYRAMID: #14 Input 0, 0 : 158 x 84 ( 160 B) (In Org 0 x 0)
[IPU1-0] 28.603245 s: Output 0, 0 : 112 x 60 ( 128 B) (Out Org 112 x 62)
[IPU1-0] 28.603397 s: ALG_IMAGEPYRAMID: #15 Input 0, 0 : 154 x 86 ( 160 B) (In Org 0 x 0)
[IPU1-0] 28.603550 s: Output 0, 0 : 92 x 52 ( 96 B) (Out Org 94 x 52)
[IPU1-0] 28.603702 s: ALG_IMAGEPYRAMID: #16 Input 0, 0 : 160 x 90 ( 160 B) (In Org 0 x 0)
[IPU1-0] 28.603855 s: Output 0, 0 : 80 x 44 ( 96 B) (Out Org 80 x 44)
[IPU1-0] 28.603977 s: ALG_IMAGEPYRAMID: #17 Input 0, 0 : 76 x 42 ( 96 B) (In Org 0 x 0)
[IPU1-0] 28.604129 s: Output 0, 0 : 64 x 36 ( 64 B) (Out Org 66 x 36)
[IPU1-0] 28.604282 s: ALG_IMAGEPYRAMID: #18 Input 0, 0 : 78 x 38 ( 96 B) (In Org 0 x 0)
[IPU1-0] 28.604404 s: Output 0, 0 : 56 x 28 ( 64 B) (Out Org 56 x 30)
[IPU1-0] 28.604587 s: ALG_IMAGEPYRAMID: #19 Input 0, 0 : 72 x 40 ( 96 B) (In Org 0 x 0)
[IPU1-0] 28.604739 s: Output 0, 0 : 44 x 24 ( 64 B) (Out Org 46 x 26)
[IPU1-0] 28.604861 s: ALG_IMAGEPYRAMID: #20 Input 0, 0 : 80 x 44 ( 96 B) (In Org 0 x 0)
[IPU1-0] 28.605014 s: Output 0, 0 : 40 x 20 ( 64 B) (Out Org 40 x 22)
[IPU1-0] 28.605136 s: ALG_IMAGEPYRAMID: #21 Input 0, 0 : 38 x 18 ( 64 B) (In Org 0 x 0)
[IPU1-0] 28.605288 s: Output 0, 0 : 32 x 16 ( 32 B) (Out Org 32 x 18)
[IPU1-0] 28.605563 s: ALG_IMAGEPYRAMID: #22 Input 0, 0 : 38 x 16 ( 64 B) (In Org 0 x 0)
[IPU1-0] 28.605746 s: Output 0, 0 : 28 x 12 ( 32 B) (Out Org 28 x 14)
[IPU1-0] 28.605868 s: ALG_IMAGEPYRAMID: #23 Input 0, 0 : 32 x 20 ( 64 B) (In Org 0 x 0)
[IPU1-0] 28.606020 s: Output 0, 0 : 20 x 12 ( 32 B) (Out Org 22 x 12)
[IPU1-0] 29.112883 s: ALGORITHM: Create Done (algId = 5) !!!
[IPU1-0] 29.113890 s: IPC_OUT_3 : Create in progress !!!
[IPU1-0] 29.114225 s: IPC_OUT_3 : Create Done !!!
[IPU1-0] 29.129109 s: IPC_IN_2 : Create in progress !!!
[IPU1-0] 29.130208 s: IPC_IN_2 : Create Done !!!
[IPU1-0] 29.130360 s: IPC_OUT_2 : Create in progress !!!
[IPU1-0] 29.130757 s: IPC_OUT_2 : Create Done !!!
[IPU1-0] 29.131672 s: IPC_OUT_1 : Create in progress !!!
[IPU1-0] 29.132038 s: IPC_OUT_1 : Create Done !!!
[IPU1-0] 29.145885 s: IPC_IN_1 : Create in progress !!!
[IPU1-0] 29.146952 s: IPC_IN_1 : Create Done !!!
[IPU1-0] 29.148081 s: ALGORITHM: Create in progress (algId = 1) !!!
[IPU1-0] 29.149210 s: UTILS: DMA: Allocated CH (TCC) = 51 (51)
[IPU1-0] 29.149332 s: UTILS: DMA: 0 of 1: Allocated PaRAM = 51 (0x63304860)
[IPU1-0] 29.318276 s: ALGORITHM: Create Done (algId = 1) !!!
[IPU1-0] 29.318520 s: DISPLAY: Create in progress !!!
[IPU1-0] 29.319069 s: DISPLAY: Create Done !!!
[IPU1-0] 29.319404 s: GRPXSRC: Create in progress !!!
[IPU1-0] 30.842036 s: GRPXSRC: Create Done !!!
[IPU1-0] 30.842402 s: DISPLAY: Create in progress !!!
[IPU1-0] 30.842920 s: DISPLAY: Create Done !!!
[IPU1-0] 30.843195 s: QSPI Read Started, please wait!
[IPU1-0] 30.843378 s: QSPI Read Completed Sucessfully
[IPU1-0] 30.845238 s: CHAINS: DCC Tag ID check failed for QSPI
[IPU1-0] 30.845330 s: CHAINS: Using DCC Profile from Driver
[IPU1-0] 30.931525 s: Setting Camera Power to 3!!!
[IPU1-0] 30.931617 s: Waiting for 100 milliseconds!!!
[IPU1-0] 31.031568 s: Serilaizer # 0 has I2CAddr 74 !!!
[DSP1 ] 29.131092 s: IPC_IN_1 : Create in progress !!!
[DSP1 ] 29.131519 s: IPC_IN_1 : Create Done !!!
[DSP1 ] 29.136033 s: IPC_IN_0 : Create in progress !!!
[DSP1 ] 29.136491 s: IPC_IN_0 : Create Done !!!
[DSP1 ] 29.136643 s: ALGORITHM: Create in progress (algId = 8) !!!
[DSP1 ] 29.141767 s: ALGORITHM: Create Done (algId = 8) !!!
[DSP1 ] 29.142255 s: ALGORITHM: Create in progress (algId = 17) !!!
[DSP1 ] 29.145336 s: ALGORITHM: Create Done (algId = 17) !!!
[DSP1 ] 29.145702 s: IPC_OUT_0 : Create in progress !!!
[DSP1 ] 29.145763 s: IPC_OUT_0 : Create Done !!!
[DSP2 ] 29.114408 s: IPC_IN_0 : Create in progress !!!
[DSP2 ] 29.114805 s: IPC_IN_0 : Create Done !!!
[DSP2 ] 29.115110 s: ALGORITHM: Create in progress (algId = 9) !!!
[DSP2 ] 29.128774 s: ALGORITHM: Create Done (algId = 9) !!!
[DSP2 ] 29.128957 s: IPC_OUT_0 : Create in progress !!!
[DSP2 ] 29.129018 s: IPC_OUT_0 : Create Done !!!
[EVE1 ] 29.132404 s: IPC_IN_0 : Create in progress !!!
[EVE1 ] 29.133441 s: IPC_IN_0 : Create Done !!!
[EVE1 ] 29.133990 s: ALGORITHM: Create in progress (algId = 11) !!!
[EVE1 ] 29.134508 s: ALGORITHM: Create Done (algId = 11) !!!
[EVE1 ] 29.135149 s: IPC_OUT_0 : Create in progress !!!
[EVE1 ] 29.135606 s: IPC_OUT_0 : Create Done !!!
[EVE2 ] 28.551668 s: IPC_IN_0 : Create in progress !!!
[EVE2 ] 28.552766 s: IPC_IN_0 : Create Done !!!
[EVE2 ] 28.553315 s: ALGORITHM: Create in progress (algId = 10) !!!
[EVE2 ] 28.593149 s: ALGORITHM: Create Done (algId = 10) !!!
[EVE2 ] 28.593759 s: IPC_OUT_0 : Create in progress !!!
[EVE2 ] 28.594217 s: IPC_OUT_0 : Create Done !!!
[IPU1-0] 32.987586 s: #### Sensor Config time = 2131 msec ####
[IPU1-0] 32.987708 s: DISPLAY: Start in progress !!!
[IPU1-0] 32.987799 s: DISPLAY: Start Done !!!
[IPU1-0] 33.932867 s: DISPLAY: Start in progress !!!
[IPU1-0] 33.932959 s: DISPLAY: Start Done !!!
[IPU1-0] 33.940065 s: ISSCAPTURE: Start in progress !!!
[IPU1-0] 33.940218 s: ISSCAPTURE: Start Done !!!
[IPU1-0] 33.941895 s:
[IPU1-0]
[IPU1-0] ====================
[IPU1-0] Chains Run-time Menu
[IPU1-0] ====================
[IPU1-0] 0: Stop Chain
[IPU1-0] 1: LDC ON/OFF Toggle
[IPU1-0] l: LDC mesh table update from file (ldc_mesh.bin)
[IPU1-0] p: Print Performance Statistics
[IPU1-0] Enter Choice:
[IPU1-0]
[IPU1-0] 36.820197 s:
[IPU1-0] 36.820411 s: CPU [IPU1-0 ] Statistics,
[IPU1-0] 36.820472 s: *************************
[IPU1-0] 36.820533 s:
[IPU1-0] 36.820594 s: LOAD: CPU: 50.1% HWI: 5.5%, SWI:1.4%, Low Power: 45.5%
[IPU1-0] 36.821417 s:
[IPU1-0] 36.821509 s: LOAD: TSK: DUP0 : 0.1%
[IPU1-0] 36.821600 s: LOAD: TSK: DUP1 : 0.2%
[IPU1-0] 36.822241 s: LOAD: TSK: IPC_IN_0 : 0.2%
[IPU1-0] 36.822363 s: LOAD: TSK: IPC_IN_2 : 0.2%
[IPU1-0] 36.822454 s: LOAD: TSK: IPC_OUT_0 : 0.5%
[IPU1-0] 36.822546 s: LOAD: TSK: IPC_OUT_1 : 0.5%
[IPU1-0] 36.822912 s: LOAD: TSK: IPC_OUT_2 : 0.4%
[IPU1-0] 36.823003 s: LOAD: TSK: IPC_OUT_3 : 0.3%
[IPU1-0] 36.823095 s: LOAD: TSK: MERGE0 : 0.2%
[IPU1-0] 36.823217 s: LOAD: TSK: SYNC0 : 0.7%
[IPU1-0] 36.823308 s: LOAD: TSK: ISSCAPTURE : 0.2%
[IPU1-0] 36.823400 s: LOAD: TSK: ISSM2MISP : 1.9%
[IPU1-0] 36.823522 s: LOAD: TSK: ISSM2MSIMCOP : 0.8%
[IPU1-0] 36.823613 s: LOAD: TSK: ALGORITHM0 : 9.8%
[IPU1-0] 36.823735 s: LOAD: TSK: ALGORITHM1 : 21.6%
[IPU1-0] 36.823857 s: LOAD: TSK: GrpxSrc0 : 0.3%
[IPU1-0] 36.823949 s: LOAD: TSK: STAT_COLL : 3.2%
[IPU1-0] 36.824040 s: LOAD: TSK: MISC : 2.1%
[IPU1-0] 36.824132 s:
[IPU1-0] 36.824162 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.824254 s:
[IPU1-0] 36.824284 s: SYSTEM: Sempahores Objects, 38 of 1050 free
[IPU1-0] 36.824376 s: SYSTEM: Task Objects , 6 of 100 free
[IPU1-0] 36.824467 s: SYSTEM: Clock Objects , 89 of 100 free
[IPU1-0] 36.824559 s: SYSTEM: Hwi Objects , 87 of 100 free
[IPU1-0] 36.824681 s:
[IPU1-0] 36.824711 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 145848 B (142 KB)
[IPU1-0] 36.824894 s: SYSTEM: Heap = SR_OCMC @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
[IPU1-0] 36.825047 s: SYSTEM: Heap = SR_DDR_CACHED @ 0x88103000, Total size = 368037888 B (350 MB), Free size = 279550464 B (266 MB)
[IPU1-0] 36.825199 s: SYSTEM: Heap = SR_DDR_NON_CACHED @ 0xbfc00000, Total size = 127872 B (0 MB), Free size = 106368 B (0 MB)
[IPU1-0] 36.825382 s:
[IPU1-0] 36.825413 s:
[IPU1-0] 36.825474 s: CPU [IPU1-1 ] Statistics,
[IPU1-0] 36.825535 s: *************************
[IPU1-0] 36.825565 s:
[IPU1-0] 36.825626 s: LOAD: CPU: 2.0% HWI: 1.3%, SWI:0.5%, Low Power: 43.7%
[IPU1-0] 36.825809 s:
[IPU1-0] 36.825901 s: LOAD: TSK: MISC : 0.2%
[IPU1-0] 36.825992 s:
[IPU1-0] 36.826023 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.826114 s:
[IPU1-0] 36.826175 s: SYSTEM: Sempahores Objects, 440 of 1050 free
[IPU1-0] 36.826236 s: SYSTEM: Task Objects , 38 of 100 free
[IPU1-0] 36.826328 s: SYSTEM: Clock Objects , 99 of 100 free
[IPU1-0] 36.826419 s: SYSTEM: Hwi Objects , 99 of 100 free
[IPU1-0] 36.826511 s:
[IPU1-0] 36.826541 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 655360 B (640 KB), Free size = 645280 B (630 KB)
[IPU1-0] 36.826724 s:
[IPU1-0] 36.826785 s:
[IPU1-0] 36.826816 s: CPU [HOST ] Statistics,
[IPU1-0] 36.826877 s: *************************
[IPU1-0] 36.826938 s:
[IPU1-0] 36.826999 s: LOAD: CPU: 1.4% HWI: 0.1%, SWI:0.1%, Low Power: 97.4%
[IPU1-0] 36.827121 s:
[IPU1-0] 36.827243 s: LOAD: TSK: MISC : 1.2%
[IPU1-0] 36.827334 s:
[IPU1-0] 36.827365 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.827456 s:
[IPU1-0] 36.827487 s: SYSTEM: Sempahores Objects, 440 of 1050 free
[IPU1-0] 36.827578 s: SYSTEM: Task Objects , 37 of 100 free
[IPU1-0] 36.828554 s: SYSTEM: Clock Objects , 99 of 100 free
[IPU1-0] 36.828737 s: SYSTEM: Hwi Objects , 99 of 100 free
[IPU1-0] 36.828829 s:
[IPU1-0] 36.828859 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 6291456 B (6144 KB), Free size = 6249600 B (6103 KB)
[IPU1-0] 36.829042 s:
[IPU1-0] 36.829073 s:
[IPU1-0] 36.829134 s: CPU [DSP1 ] Statistics,
[IPU1-0] 36.829195 s: *************************
[IPU1-0] 36.829256 s:
[IPU1-0] 36.829286 s: LOAD: CPU: 0.8% HWI: 0.1%, SWI:0.1%, Low Power: 98.2%
[IPU1-0] 36.829439 s:
[IPU1-0] 36.829500 s: LOAD: TSK: SYSTEM_TSK_MULTI_MBX: 0.3%
[IPU1-0] 36.829591 s: LOAD: TSK: MISC : 0.3%
[IPU1-0] 36.829713 s:
[IPU1-0] 36.829774 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.829927 s:
[IPU1-0] 36.829957 s: SYSTEM: Sempahores Objects, 451 of 1050 free
[IPU1-0] 36.830049 s: SYSTEM: Task Objects , 91 of 100 free
[IPU1-0] 36.830140 s: SYSTEM: Clock Objects , 95 of 100 free
[IPU1-0] 36.830232 s: SYSTEM: Hwi Objects , 100 of 100 free
[IPU1-0] 36.830323 s:
[IPU1-0] 36.830354 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 1976 B (1 KB)
[IPU1-0] 36.830506 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 496088 B (484 KB)
[IPU1-0] 36.830720 s:
[IPU1-0] 36.830750 s:
[IPU1-0] 36.830811 s: CPU [DSP2 ] Statistics,
[IPU1-0] 36.830872 s: *************************
[IPU1-0] 36.830903 s:
[IPU1-0] 36.830964 s: LOAD: CPU: 4.8% HWI: 0.2%, SWI:0.1%, Low Power: 94.2%
[IPU1-0] 36.831116 s:
[IPU1-0] 36.831147 s: LOAD: TSK: SYSTEM_TSK_MULTI_MBX: 4.2%
[IPU1-0] 36.831269 s: LOAD: TSK: MISC : 0.3%
[IPU1-0] 36.831360 s:
[IPU1-0] 36.831391 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.831482 s:
[IPU1-0] 36.831513 s: SYSTEM: Sempahores Objects, 453 of 1050 free
[IPU1-0] 36.831604 s: SYSTEM: Task Objects , 91 of 100 free
[IPU1-0] 36.831726 s: SYSTEM: Clock Objects , 97 of 100 free
[IPU1-0] 36.831818 s: SYSTEM: Hwi Objects , 100 of 100 free
[IPU1-0] 36.831909 s:
[IPU1-0] 36.831940 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 204620 B (199 KB)
[IPU1-0] 36.832092 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 513176 B (501 KB)
[IPU1-0] 36.832275 s:
[IPU1-0] 36.832306 s:
[IPU1-0] 36.832336 s: CPU [EVE1 ] Statistics,
[IPU1-0] 36.832397 s: *************************
[IPU1-0] 36.832458 s:
[IPU1-0] 36.832519 s: LOAD: CPU: 1.7% HWI: 0.5%, SWI:0.1%, Low Power: 91.8%
[IPU1-0] 36.832885 s:
[IPU1-0] 36.832946 s: LOAD: TSK: SYSTEM_TSK_MULTI_MBX: 0.8%
[IPU1-0] 36.833038 s: LOAD: TSK: MISC : 0.3%
[IPU1-0] 36.833129 s:
[IPU1-0] 36.833160 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.833251 s:
[IPU1-0] 36.833312 s: SYSTEM: Sempahores Objects, 454 of 1050 free
[IPU1-0] 36.833770 s: SYSTEM: Task Objects , 92 of 100 free
[IPU1-0] 36.833862 s: SYSTEM: Clock Objects , 97 of 100 free
[IPU1-0] 36.833953 s: SYSTEM: Hwi Objects , 99 of 100 free
[IPU1-0] 36.834045 s:
[IPU1-0] 36.834075 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
[IPU1-0] 36.834228 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 242672 B (236 KB)
[IPU1-0] 36.834441 s:
[IPU1-0] 36.834472 s:
[IPU1-0] 36.834533 s: CPU [EVE2 ] Statistics,
[IPU1-0] 36.834594 s: *************************
[IPU1-0] 36.834716 s:
[IPU1-0] 36.834777 s: LOAD: CPU: 16.6% HWI: 0.7%, SWI:0.1%, Low Power: 77.1%
[IPU1-0] 36.834929 s:
[IPU1-0] 36.834990 s: LOAD: TSK: SYSTEM_TSK_MULTI_MBX: 15.5%
[IPU1-0] 36.835112 s: LOAD: TSK: MISC : 0.3%
[IPU1-0] 36.835204 s:
[IPU1-0] 36.835265 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.835356 s:
[IPU1-0] 36.835387 s: SYSTEM: Sempahores Objects, 454 of 1050 free
[IPU1-0] 36.835509 s: SYSTEM: Task Objects , 92 of 100 free
[IPU1-0] 36.835600 s: SYSTEM: Clock Objects , 97 of 100 free
[IPU1-0] 36.835722 s: SYSTEM: Hwi Objects , 99 of 100 free
[IPU1-0] 36.835844 s:
[IPU1-0] 36.835905 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 9436 B (9 KB)
[IPU1-0] 36.836088 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 249288 B (243 KB)
[IPU1-0] 36.836271 s:
[IPU1-0] 36.836302 s:
[IPU1-0] 36.836332 s: CPU [IPU2 ] Statistics,
[IPU1-0] 36.836393 s: *************************
[IPU1-0] 36.836454 s:
[IPU1-0] 36.836515 s: LOAD: CPU: 0.8% HWI: 0.4%, SWI:0.2%, Low Power: 96.8%
[IPU1-0] 36.836790 s:
[IPU1-0] 36.836881 s: LOAD: TSK: MISC : 0.2%
[IPU1-0] 36.836973 s:
[IPU1-0] 36.837034 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1022
[IPU1-0] 36.837095 s:
[IPU1-0] 36.837156 s: SYSTEM: Sempahores Objects, 440 of 1050 free
[IPU1-0] 36.837247 s: SYSTEM: Task Objects , 38 of 100 free
[IPU1-0] 36.837308 s: SYSTEM: Clock Objects , 99 of 100 free
[IPU1-0] 36.837400 s: SYSTEM: Hwi Objects , 99 of 100 free
[IPU1-0] 36.837491 s:
[IPU1-0] 36.837522 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 252016 B (246 KB)
[IPU1-0] 36.838132 s:
[IPU1-0] 36.838498 s:
[IPU1-0] 36.838559 s: UTILS_PRCM_STATS: Current Temperature,
[IPU1-0] 36.838620 s:
[IPU1-0] 36.838681 s: Voltage Rail || Curr Temp Min - Max
[IPU1-0] 36.838772 s: ---------------------------------------------------------
[IPU1-0] 36.838864 s: PMHAL_PRCM_VD_MPU || [33.200 , 33.600]
[IPU1-0] 36.838986 s: PMHAL_PRCM_VD_CORE || [33.600 , 34. 0]
[IPU1-0] 36.839108 s: PMHAL_PRCM_VD_IVAHD || [34. 0 , 34.400]
[IPU1-0] 36.839230 s: PMHAL_PRCM_VD_DSPEVE || [30. 0 , 30.400]
[IPU1-0] 36.839321 s: PMHAL_PRCM_VD_GPU || [32.200 , 32.800]
[IPU1-0] 36.839413 s:
[IPU1-0] 36.839474 s: ============================================================================
[IPU1-0] 36.839565 s: Name | Bus (mV) | Res (mOhm) | Shunt (uV) | Current (mA) | Power (mW)
[IPU1-0] 36.839687 s: ----------------------------------------------------------------------------
[IPU1-0] 36.842097 s: UTILS_PRCM_STATS: Reading the regulator data failed
[IPU1-0] 36.842219 s: UTILS_PRCM_STATS: PM INA226 Power Read Failed !!
[IPU1-0] 37.837949 s:
[IPU1-0] 37.838437 s: Statistics Collector,
[IPU1-0] 37.843378 s:
[IPU1-0] 37.843469 s: STATISTIC Avg Data Peak Data
[IPU1-0] 37.843530 s: COLLECTOR MB/s MB/s
[IPU1-0] 37.843805 s: --------------------------------------------------
[IPU1-0] 37.843896 s: SCI_EMIF1 RD+WR | 325.214042 1931.288694
[IPU1-0] 37.844018 s: SCI_EMIF2 RD+WR | 0.000000 0.000000
[IPU1-0] 37.844110 s: SCI_EMIF1 RD ONLY | 213.154577 1326.478688
[IPU1-0] 37.844232 s: SCI_EMIF1 WR ONLY | 112.172092 1915.829127
[IPU1-0] 37.844323 s: SCI_EMIF2 RD ONLY | 0.000000 0.000000
[IPU1-0] 37.844445 s: SCI_EMIF2 WR ONLY | 0.000000 0.000000
[IPU1-0] 37.844537 s: SCI_MA_MPU_P1 | 0.005600 2.210315
[IPU1-0] 37.844659 s: SCI_MA_MPU_P2 | 0.000000 0.000000
[IPU1-0] 37.844994 s: SCI_DSS | 0.000000 0.000000
[IPU1-0] 37.845513 s: SCI_IPU1 | 0.000000 0.000000
[IPU1-0] 37.845604 s: SCI_VIP1_P1 | 0.000000 0.000000
[IPU1-0] 37.845757 s: SCI_VIP1_P2 | 0.000000 0.000000
[IPU1-0] 37.845879 s: SCI_VPE_P1 | 0.000000 0.000000
[IPU1-0] 37.846031 s: SCI_VPE_P2 | 0.000000 0.000000
[IPU1-0] 37.846153 s: SCI_DSP1_MDMA | 0.000000 0.000000
[IPU1-0] 37.846245 s: SCI_DSP1_EDMA | 0.000000 0.000000
[IPU1-0] 37.846336 s: SCI_DSP2_MDMA | 0.000000 0.000000
[IPU1-0] 37.846428 s: SCI_DSP2_EDMA | 0.000000 0.000000
[IPU1-0] 37.846550 s: SCI_EVE1_TC0 | 0.000000 0.000000
[IPU1-0] 37.846641 s: SCI_EVE1_TC1 | 0.000000 0.000000
[IPU1-0] 37.846763 s: SCI_EVE2_TC0 | 0.000000 0.000000
[IPU1-0] 37.846885 s: SCI_EVE2_TC1 | 0.000000 0.000000
[IPU1-0] 37.846977 s: SCI_EDMA_TC0_RD | 0.000000 0.000000
[IPU1-0] 37.847068 s: SCI_EDMA_TC0_WR | 0.000000 0.000000
[IPU1-0] 37.847190 s: SCI_EDMA_TC1_RD | 0.000000 0.000000
[IPU1-0] 37.847282 s: SCI_EDMA_TC1_WR | 0.000000 0.000000
[IPU1-0] 37.847373 s: SCI_VIP2_P1 | 0.000000 0.000000
[IPU1-0] 37.847465 s: SCI_VIP2_P2 | 0.000000 0.000000
[IPU1-0] 37.847587 s: SCI_IVA | 0.000000 0.000000
[IPU1-0] 37.847709 s: SCI_GPU_P1 | 0.000000 0.000000
[IPU1-0] 37.847800 s: SCI_GPU_P2 | 0.000000 0.000000
[IPU1-0] 37.847922 s: SCI_GMAC_SW | 0.000000 0.000000
[IPU1-0] 37.848014 s: SCI_OCMC_RAM1 | 0.000000 0.000000
[IPU1-0] 37.848105 s: SCI_OCMC_RAM2 | 0.000000 0.000000
[IPU1-0] 37.848197 s: SCI_OCMC_RAM3 | 0.000000 0.000000
[IPU1-0] 37.848319 s: SCI_ISS_RT | 0.000000 0.000000
[IPU1-0] 37.848410 s: SCI_ISS_NRT1 | 41.004675 908.426655
[IPU1-0] 37.848532 s: SCI_ISS_NRT2 | 34.686470 895.415646
[IPU1-0] 37.848624 s: SCI_CAL | 30.809188 129.089022
[IPU1-0] 38.055419 s:
[IPU1-0] 38.055511 s:
[IPU1-0] 38.055633 s:
[IPU1-0] 38.055664 s: ### CPU [IPU1-0], LinkID [ 83],
[IPU1-0] 38.055816 s:
[IPU1-0] 38.055847 s: [ ISSCAPTURE ] Link Statistics,
[IPU1-0] 38.055938 s: ******************************
[IPU1-0] 38.055999 s:
[IPU1-0] 38.056030 s: Elapsed time = 4068 msec
[IPU1-0] 38.056548 s:
[IPU1-0] 38.056609 s: Get Full Buf Cb = 30.23 fps
[IPU1-0] 38.056731 s: Put Empty Buf Cb = 29.99 fps
[IPU1-0] 38.056823 s: Driver/Notify Cb = 29.99 fps
[IPU1-0] 38.056914 s:
[IPU1-0] 38.056945 s: Input Statistics,
[IPU1-0] 38.057006 s:
[IPU1-0] 38.057036 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.057128 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.057189 s: --------------------------------------------------
[IPU1-0] 38.057280 s: 0 | 29.99 0. 0 0. 0 29.99
[IPU1-0] 38.058165 s:
[IPU1-0] 38.058256 s: Output Statistics,
[IPU1-0] 38.058317 s:
[IPU1-0] 38.058348 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.058409 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.058500 s: ---------------------------------------------
[IPU1-0] 38.058561 s: 0 | 0 30.23 0. 0 0. 0
[IPU1-0] 38.059415 s:
[IPU1-0] 38.059476 s: [ ISSCAPTURE ] LATENCY,
[IPU1-0] 38.059537 s: ********************
[IPU1-0] 38.059598 s:
[IPU1-0] 38.060025 s:
[IPU1-0] 38.060056 s: ### CPU [IPU1-0], LinkID [ 84],
[IPU1-0] 38.060147 s:
[IPU1-0] 38.060178 s: [ ISSM2MISP ] Link Statistics,
[IPU1-0] 38.060269 s: ******************************
[IPU1-0] 38.062618 s:
[IPU1-0] 38.063197 s: Elapsed time = 4072 msec
[IPU1-0] 38.063319 s:
[IPU1-0] 38.063350 s: New data Recv = 30.20 fps
[IPU1-0] 38.064326 s: Get Full Buf Cb = 59.92 fps
[IPU1-0] 38.065576 s: Driver/Notify Cb = 29.96 fps
[IPU1-0] 38.070487 s:
[IPU1-0] 38.070578 s: Input Statistics,
[IPU1-0] 38.070609 s:
[IPU1-0] 38.070670 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.070975 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.071066 s: --------------------------------------------------
[IPU1-0] 38.071158 s: 0 | 30.20 0. 0 0. 0 29.96
[IPU1-0] 38.071310 s:
[IPU1-0] 38.071341 s: Output Statistics,
[IPU1-0] 38.071402 s:
[IPU1-0] 38.071432 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.071524 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.071585 s: ---------------------------------------------
[IPU1-0] 38.071707 s: 0 | 0 29.96 0. 0 0. 0
[IPU1-0] 38.071829 s: 0 | 1 29.96 0. 0 0. 0
[IPU1-0] 38.071951 s: 0 | 2 0. 0 29.96 0. 0
[IPU1-0] 38.072073 s: 0 | 3 0. 0 29.96 0. 0
[IPU1-0] 38.072195 s:
[IPU1-0] 38.072622 s: [ ISSM2MISP ] LATENCY,
[IPU1-0] 38.072744 s: ********************
[IPU1-0] 38.072805 s: Local Link Latency : Avg = 6937 us, Min = 6771 us, Max = 7656 us,
[IPU1-0] 38.072927 s: Source to Link Latency : Avg = 7024 us, Min = 6832 us, Max = 7747 us,
[IPU1-0] 38.073049 s:
[IPU1-0] 38.073171 s:
[IPU1-0] 38.073201 s: ### CPU [IPU1-0], LinkID [ 49],
[IPU1-0] 38.073293 s:
[IPU1-0] 38.073323 s: [ ALG_ISS_AEWB ] Link Statistics,
[IPU1-0] 38.073384 s: ******************************
[IPU1-0] 38.073567 s:
[IPU1-0] 38.073598 s: Elapsed time = 4077 msec
[IPU1-0] 38.074452 s:
[IPU1-0] 38.074544 s: New data Recv = 30.16 fps
[IPU1-0] 38.074605 s:
[IPU1-0] 38.074666 s: Input Statistics,
[IPU1-0] 38.074971 s:
[IPU1-0] 38.075032 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.075123 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.075215 s: --------------------------------------------------
[IPU1-0] 38.075276 s: 0 | 30.16 0. 0 0. 0 30.16
[IPU1-0] 38.075428 s:
[IPU1-0] 38.075459 s: Output Statistics,
[IPU1-0] 38.075520 s:
[IPU1-0] 38.075550 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.075642 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.075733 s: ---------------------------------------------
[IPU1-0] 38.076282 s: 0 | 0 30.16 0. 0 0. 0
[IPU1-0] 38.076404 s:
[IPU1-0] 38.076465 s: [ ALG_ISS_AEWB ] LATENCY,
[IPU1-0] 38.076526 s: ********************
[IPU1-0] 38.076587 s: Local Link Latency : Avg = 4196 us, Min = 183 us, Max = 26627 us,
[IPU1-0] 38.076770 s: Source to Link Latency : Avg = 12143 us, Min = 7351 us, Max = 34588 us,
[IPU1-0] 38.076892 s:
[IPU1-0] 38.077014 s:
[IPU1-0] 38.077045 s: ### CPU [IPU1-0], LinkID [ 85],
[IPU1-0] 38.077106 s:
[IPU1-0] 38.077167 s: [ ISSM2MSIMCOP ] Link Statistics,
[IPU1-0] 38.077228 s: ******************************
[IPU1-0] 38.077289 s:
[IPU1-0] 38.077319 s: Elapsed time = 4082 msec
[IPU1-0] 38.077411 s:
[IPU1-0] 38.077441 s: New data Recv = 30.13 fps
[IPU1-0] 38.077533 s: Get Full Buf Cb = 30.13 fps
[IPU1-0] 38.077594 s:
[IPU1-0] 38.077624 s: Input Statistics,
[IPU1-0] 38.077716 s:
[IPU1-0] 38.077777 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.078265 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.078387 s: --------------------------------------------------
[IPU1-0] 38.078478 s: 0 | 30.13 0. 0 0. 0 30.13
[IPU1-0] 38.078600 s:
[IPU1-0] 38.078631 s: Output Statistics,
[IPU1-0] 38.078722 s:
[IPU1-0] 38.078783 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.078875 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.078936 s: ---------------------------------------------
[IPU1-0] 38.079027 s: 0 | 0 30.13 0. 0 0. 0
[IPU1-0] 38.079119 s:
[IPU1-0] 38.079180 s: [ ISSM2MSIMCOP ] LATENCY,
[IPU1-0] 38.079302 s: ********************
[IPU1-0] 38.079363 s: Local Link Latency : Avg = 5572 us, Min = 5490 us, Max = 6192 us,
[IPU1-0] 38.079485 s: Source to Link Latency : Avg = 12753 us, Min = 12506 us, Max = 13512 us,
[IPU1-0] 38.079607 s:
[IPU1-0] 38.079973 s:
[IPU1-0] 38.080003 s: ### CPU [IPU1-0], LinkID [ 0],
[IPU1-0] 38.080095 s:
[IPU1-0] 38.080583 s: [ IPC_OUT_0 ] Link Statistics,
[IPU1-0] 38.080735 s: ******************************
[IPU1-0] 38.080796 s:
[IPU1-0] 38.080827 s: Elapsed time = 4079 msec
[IPU1-0] 38.080918 s:
[IPU1-0] 38.080949 s: New data Recv = 30.15 fps
[IPU1-0] 38.081010 s: Release data Recv = 30.15 fps
[IPU1-0] 38.081101 s: Driver/Notify Cb = 63.49 fps
[IPU1-0] 38.081162 s:
[IPU1-0] 38.081223 s: Input Statistics,
[IPU1-0] 38.081254 s:
[IPU1-0] 38.081315 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.081376 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.081467 s: --------------------------------------------------
[IPU1-0] 38.081559 s: 0 | 30.15 0. 0 0. 0 30.15
[IPU1-0] 38.081711 s:
[IPU1-0] 38.081742 s: Output Statistics,
[IPU1-0] 38.081803 s:
[IPU1-0] 38.081833 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.081925 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.081986 s: ---------------------------------------------
[IPU1-0] 38.082077 s: 0 | 0 30.15 0. 0 0. 0
[IPU1-0] 38.082199 s:
[IPU1-0] 38.082230 s: [ IPC_OUT_0 ] LATENCY,
[IPU1-0] 38.082291 s: ********************
[IPU1-0] 38.082352 s: Local Link Latency : Avg = 7 us, Min = 0 us, Max = 31 us,
[IPU1-0] 38.082474 s: Source to Link Latency : Avg = 12873 us, Min = 12597 us, Max = 13573 us,
[IPU1-0] 38.082565 s:
[IPU1-0] 38.581803 s:
[IPU1-0] 38.581864 s: ### CPU [ EVE2], LinkID [ 10],
[IPU1-0] 38.581955 s:
[IPU1-0] 38.581986 s: [ IPC_IN_0 ] Link Statistics,
[IPU1-0] 38.582047 s: ******************************
[IPU1-0] 38.582108 s:
[IPU1-0] 38.582169 s: Elapsed time = 4580 msec
[IPU1-0] 38.582230 s:
[IPU1-0] 38.582260 s: Get Full Buf Cb = 30.13 fps
[IPU1-0] 38.582352 s: Put Empty Buf Cb = 30.13 fps
[IPU1-0] 38.582413 s: Driver/Notify Cb = 33.18 fps
[IPU1-0] 38.582504 s:
[IPU1-0] 38.582535 s: Input Statistics,
[IPU1-0] 38.582596 s:
[IPU1-0] 38.582626 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.582718 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.582809 s: --------------------------------------------------
[IPU1-0] 38.582901 s: 0 | 30.13 0. 0 0. 0 30.13
[IPU1-0] 38.583023 s:
[IPU1-0] 38.583084 s: Output Statistics,
[IPU1-0] 38.583114 s:
[IPU1-0] 38.583175 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.583236 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.583328 s: ---------------------------------------------
[IPU1-0] 38.583389 s: 0 | 0 30.13 0. 0 0. 0
[IPU1-0] 38.583511 s:
[IPU1-0] 38.583541 s: [ IPC_IN_0 ] LATENCY,
[IPU1-0] 38.583602 s: ********************
[IPU1-0] 38.583663 s: Local Link Latency : Avg = 34 us, Min = 30 us, Max = 61 us,
[IPU1-0] 38.583816 s: Source to Link Latency : Avg = 13197 us, Min = 12902 us, Max = 14061 us,
[IPU1-0] 38.583938 s:
[IPU1-0] 38.584487 s:
[IPU1-0] 38.584548 s: ### CPU [ EVE2], LinkID [ 49],
[IPU1-0] 38.584975 s:
[IPU1-0] 38.585005 s: [ ALG_IMAGEPREPROCESS ] Link Statistics,
[IPU1-0] 38.585554 s: ******************************
[IPU1-0] 38.585646 s:
[IPU1-0] 38.585859 s: Elapsed time = 4582 msec
[IPU1-0] 38.585920 s:
[IPU1-0] 38.585981 s: New data Recv = 30.11 fps
[IPU1-0] 38.586042 s:
[IPU1-0] 38.586103 s: Input Statistics,
[IPU1-0] 38.586134 s:
[IPU1-0] 38.586195 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.586256 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.586835 s: --------------------------------------------------
[IPU1-0] 38.586927 s: 0 | 30.11 4.58 0. 0 25.53
[IPU1-0] 38.587079 s:
[IPU1-0] 38.587110 s: Output Statistics,
[IPU1-0] 38.587171 s:
[IPU1-0] 38.588391 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.588482 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.588574 s: ---------------------------------------------
[IPU1-0] 38.588665 s: 0 | 0 25.53 4.58 0. 0
[IPU1-0] 38.588818 s:
[IPU1-0] 38.588879 s: [ ALG_IMAGEPREPROCESS ] LATENCY,
[IPU1-0] 38.588970 s: ********************
[IPU1-0] 38.589001 s: Local Link Latency : Avg = 6012 us, Min = 5917 us, Max = 6192 us,
[IPU1-0] 38.589153 s: Source to Link Latency : Avg = 19395 us, Min = 19033 us, Max = 20191 us,
[IPU1-0] 38.590404 s:
[IPU1-0] 38.590556 s:
[IPU1-0] 38.591075 s: ### CPU [ EVE2], LinkID [ 0],
[IPU1-0] 38.591197 s:
[IPU1-0] 38.591227 s: [ IPC_OUT_0 ] Link Statistics,
[IPU1-0] 38.591746 s: ******************************
[IPU1-0] 38.591837 s:
[IPU1-0] 38.591868 s: Elapsed time = 4583 msec
[IPU1-0] 38.592356 s:
[IPU1-0] 38.593271 s: New data Recv = 25.52 fps
[IPU1-0] 38.621637 s: Release data Recv = 24.0 fps
[IPU1-0] 38.622857 s: Driver/Notify Cb = 27.27 fps
[IPU1-0] 38.622979 s:
[IPU1-0] 38.623009 s: Input Statistics,
[IPU1-0] 38.623070 s:
[IPU1-0] 38.623101 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 38.623192 s: | FPS | FPS | FPS | FPS
[IPU1-0] 38.623284 s: --------------------------------------------------
[IPU1-0] 38.623345 s: 0 | 25.52 0. 0 0. 0 25.52
[IPU1-0] 38.623497 s:
[IPU1-0] 38.623528 s: Output Statistics,
[IPU1-0] 38.623589 s:
[IPU1-0] 38.623619 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 38.623711 s: | ID | FPS | FPS | FPS
[IPU1-0] 38.623802 s: ---------------------------------------------
[IPU1-0] 38.623894 s: 0 | 0 25.52 0. 0 0. 0
[IPU1-0] 38.624016 s:
[IPU1-0] 38.624046 s: [ IPC_OUT_0 ] LATENCY,
[IPU1-0] 38.624107 s: ********************
[IPU1-0] 38.624168 s: Local Link Latency : Avg = 26 us, Min = 0 us, Max = 31 us,
[IPU1-0] 38.624290 s: Source to Link Latency : Avg = 19655 us, Min = 19277 us, Max = 20466 us,
[IPU1-0] 38.625144 s:
[IPU1-0] 39.125022 s:
[IPU1-0] 39.125083 s: ### CPU [IPU1-0], LinkID [ 10],
[IPU1-0] 39.125144 s:
[IPU1-0] 39.125205 s: [ IPC_IN_0 ] Link Statistics,
[IPU1-0] 39.125266 s: ******************************
[IPU1-0] 39.125327 s:
[IPU1-0] 39.125358 s: Elapsed time = 5117 msec
[IPU1-0] 39.125449 s:
[IPU1-0] 39.125480 s: Get Full Buf Cb = 25.40 fps
[IPU1-0] 39.125571 s: Put Empty Buf Cb = 23.84 fps
[IPU1-0] 39.125632 s: Driver/Notify Cb = 58.43 fps
[IPU1-0] 39.125815 s:
[IPU1-0] 39.125846 s: Input Statistics,
[IPU1-0] 39.125907 s:
[IPU1-0] 39.125937 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 39.126029 s: | FPS | FPS | FPS | FPS
[IPU1-0] 39.126090 s: --------------------------------------------------
[IPU1-0] 39.126181 s: 0 | 25.40 0. 0 0. 0 25.40
[IPU1-0] 39.126334 s:
[IPU1-0] 39.126364 s: Output Statistics,
[IPU1-0] 39.126425 s:
[IPU1-0] 39.126456 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 39.126517 s: | ID | FPS | FPS | FPS
[IPU1-0] 39.126608 s: ---------------------------------------------
[IPU1-0] 39.126669 s: 0 | 0 25.40 0. 0 0. 0
[IPU1-0] 39.126852 s:
[IPU1-0] 39.126883 s: [ IPC_IN_0 ] LATENCY,
[IPU1-0] 39.126944 s: ********************
[IPU1-0] 39.127005 s: Local Link Latency : Avg = 19 us, Min = 0 us, Max = 61 us,
[IPU1-0] 39.127127 s: Source to Link Latency : Avg = 19867 us, Min = 19490 us, Max = 20710 us,
[IPU1-0] 39.127249 s:
[IPU1-0] 39.127279 s: CPU [ IPU1-0], LinkID [ 25], Link Statistics not available !
[IPU1-0] 39.128225 s:
[IPU1-0] 39.128286 s: ### CPU [IPU1-0], LinkID [ 50],
[IPU1-0] 39.128377 s:
[IPU1-0] 39.128408 s: [ ALG_IMG_PYRAMID ] Link Statistics,
[IPU1-0] 39.128499 s: ******************************
[IPU1-0] 39.128560 s:
[IPU1-0] 39.128591 s: Elapsed time = 5120 msec
[IPU1-0] 39.128774 s:
[IPU1-0] 39.128835 s: New data Recv = 25.19 fps
[IPU1-0] 39.128926 s: Driver/Notify Cb = 609.37 fps
[IPU1-0] 39.128987 s:
[IPU1-0] 39.129018 s: Input Statistics,
[IPU1-0] 39.129079 s:
[IPU1-0] 39.129109 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 39.129201 s: | FPS | FPS | FPS | FPS
[IPU1-0] 39.129292 s: --------------------------------------------------
[IPU1-0] 39.129353 s: 0 | 25.39 0. 0 0. 0 25.39
[IPU1-0] 39.129506 s:
[IPU1-0] 39.129536 s: Output Statistics,
[IPU1-0] 39.129597 s:
[IPU1-0] 39.129628 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 39.129964 s: | ID | FPS | FPS | FPS
[IPU1-0] 39.130055 s: ---------------------------------------------
[IPU1-0] 39.130116 s: 0 | 0 25.39 0. 0 0. 0
[IPU1-0] 39.130238 s:
[IPU1-0] 39.130299 s: [ ALG_IMG_PYRAMID ] LATENCY,
[IPU1-0] 39.130360 s: ********************
[IPU1-0] 39.130421 s: Local Link Latency : Avg = 27645 us, Min = 22509 us, Max = 46331 us,
[IPU1-0] 39.130543 s: Source to Link Latency : Avg = 50091 us, Min = 43342 us, Max = 66157 us,
[IPU1-0] 39.130665 s:
[IPU1-0] 39.130757 s: CPU [ IPU1-0], LinkID [ 26], Link Statistics not available !
[IPU1-0] 39.130940 s:
[IPU1-0] 39.131001 s: ### CPU [IPU1-0], LinkID [ 3],
[IPU1-0] 39.131062 s:
[IPU1-0] 39.131092 s: [ IPC_OUT_3 ] Link Statistics,
[IPU1-0] 39.131184 s: ******************************
[IPU1-0] 39.131245 s:
[IPU1-0] 39.131275 s: Elapsed time = 5098 msec
[IPU1-0] 39.131336 s:
[IPU1-0] 39.131397 s: New data Recv = 25.50 fps
[IPU1-0] 39.131458 s: Release data Recv = 25.50 fps
[IPU1-0] 39.131550 s: Driver/Notify Cb = 58.84 fps
[IPU1-0] 39.131611 s:
[IPU1-0] 39.131641 s: Input Statistics,
[IPU1-0] 39.131733 s:
[IPU1-0] 39.131794 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 39.131855 s: | FPS | FPS | FPS | FPS
[IPU1-0] 39.131946 s: --------------------------------------------------
[IPU1-0] 39.132007 s: 0 | 25.50 0. 0 0. 0 25.50
[IPU1-0] 39.132160 s:
[IPU1-0] 39.132190 s: Output Statistics,
[IPU1-0] 39.132251 s:
[IPU1-0] 39.132282 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 39.132373 s: | ID | FPS | FPS | FPS
[IPU1-0] 39.132434 s: ---------------------------------------------
[IPU1-0] 39.132526 s: 0 | 0 25.50 0. 0 0. 0
[IPU1-0] 39.132648 s:
[IPU1-0] 39.132678 s: [ IPC_OUT_3 ] LATENCY,
[IPU1-0] 39.132739 s: ********************
[IPU1-0] 39.132831 s: Local Link Latency : Avg = 6 us, Min = 0 us, Max = 31 us,
[IPU1-0] 39.132922 s: Source to Link Latency : Avg = 50510 us, Min = 43739 us, Max = 66706 us,
[IPU1-0] 39.133380 s:
[IPU1-0] 39.633380 s:
[IPU1-0] 39.633868 s: ### CPU [ DSP2], LinkID [ 10],
[IPU1-0] 39.633959 s:
[IPU1-0] 39.633990 s: [ IPC_IN_0 ] Link Statistics,
[IPU1-0] 39.634081 s: ******************************
[IPU1-0] 39.634142 s:
[IPU1-0] 39.635088 s: Elapsed time = 5600 msec
[IPU1-0] 39.635240 s:
[IPU1-0] 39.635301 s: Get Full Buf Cb = 25.17 fps
[IPU1-0] 39.635393 s: Put Empty Buf Cb = 25.17 fps
[IPU1-0] 39.635484 s: Driver/Notify Cb = 58.21 fps
[IPU1-0] 39.635576 s:
[IPU1-0] 39.636338 s: Input Statistics,
[IPU1-0] 39.636460 s:
[IPU1-0] 39.636491 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 39.637040 s: | FPS | FPS | FPS | FPS
[IPU1-0] 39.637162 s: --------------------------------------------------
[IPU1-0] 39.637680 s: 0 | 25.17 0. 0 0. 0 25.17
[IPU1-0] 39.638321 s:
[IPU1-0] 39.638412 s: Output Statistics,
[IPU1-0] 39.638443 s:
[IPU1-0] 39.638504 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 39.639449 s: | ID | FPS | FPS | FPS
[IPU1-0] 39.645976 s: ---------------------------------------------
[IPU1-0] 39.646068 s: 0 | 0 25.17 0. 0 0. 0
[IPU1-0] 39.646190 s:
[IPU1-0] 39.646251 s: [ IPC_IN_0 ] LATENCY,
[IPU1-0] 39.646312 s: ********************
[IPU1-0] 39.646342 s: Local Link Latency : Avg = 7 us, Min = 0 us, Max = 31 us,
[IPU1-0] 39.646464 s: Source to Link Latency : Avg = 50808 us, Min = 43830 us, Max = 66797 us,
[IPU1-0] 39.646586 s:
[IPU1-0] 39.647166 s:
[IPU1-0] 39.647684 s: ### CPU [ DSP2], LinkID [ 49],
[IPU1-0] 39.647837 s:
[IPU1-0] 39.647898 s: [ ALG_LANE_DETECT ] Link Statistics,
[IPU1-0] 39.647959 s: ******************************
[IPU1-0] 39.648050 s:
[IPU1-0] 39.648081 s: Elapsed time = 5613 msec
[IPU1-0] 39.648142 s:
[IPU1-0] 39.648173 s: New data Recv = 25.29 fps
[IPU1-0] 39.648264 s:
[IPU1-0] 39.648295 s: Input Statistics,
[IPU1-0] 39.648356 s:
[IPU1-0] 39.648386 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 39.648478 s: | FPS | FPS | FPS | FPS
[IPU1-0] 39.648539 s: --------------------------------------------------
[IPU1-0] 39.648630 s: 0 | 25.29 0. 0 0. 0 25.29
[IPU1-0] 39.648783 s:
[IPU1-0] 39.648844 s: Output Statistics,
[IPU1-0] 39.648905 s:
[IPU1-0] 39.648935 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 39.648996 s: | ID | FPS | FPS | FPS
[IPU1-0] 39.649088 s: ---------------------------------------------
[IPU1-0] 39.649149 s: 0 | 0 25.29 0. 0 0. 0
[IPU1-0] 39.649698 s:
[IPU1-0] 39.650033 s: [ ALG_LANE_DETECT ] LATENCY,
[IPU1-0] 39.650125 s: ********************
[IPU1-0] 39.650186 s: Local Link Latency : Avg = 1616 us, Min = 1495 us, Max = 1830 us,
[IPU1-0] 39.650277 s: Source to Link Latency : Avg = 52517 us, Min = 45538 us, Max = 68414 us,
[IPU1-0] 39.650399 s:
[IPU1-0] 39.650521 s:
[IPU1-0] 39.650582 s: ### CPU [ DSP2], LinkID [ 0],
[IPU1-0] 39.650643 s:
[IPU1-0] 39.650674 s: [ IPC_OUT_0 ] Link Statistics,
[IPU1-0] 39.650796 s: ******************************
[IPU1-0] 39.650857 s:
[IPU1-0] 39.650887 s: Elapsed time = 5615 msec
[IPU1-0] 39.650979 s:
[IPU1-0] 39.651009 s: New data Recv = 25.28 fps
[IPU1-0] 39.651101 s: Release data Recv = 24.22 fps
[IPU1-0] 39.651162 s: Driver/Notify Cb = 57.52 fps
[IPU1-0] 39.651223 s:
[IPU1-0] 39.651284 s: Input Statistics,
[IPU1-0] 39.651314 s:
[IPU1-0] 39.651375 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 39.651436 s: | FPS | FPS | FPS | FPS
[IPU1-0] 39.651528 s: --------------------------------------------------
[IPU1-0] 39.652107 s: 0 | 25.28 0. 0 0. 0 25.28
[IPU1-0] 39.652260 s:
[IPU1-0] 39.652290 s: Output Statistics,
[IPU1-0] 39.652351 s:
[IPU1-0] 39.652382 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 39.652473 s: | ID | FPS | FPS | FPS
[IPU1-0] 39.652534 s: ---------------------------------------------
[IPU1-0] 39.652626 s: 0 | 0 25.28 0. 0 0. 0
[IPU1-0] 39.652748 s:
[IPU1-0] 39.652809 s: [ IPC_OUT_0 ] LATENCY,
[IPU1-0] 39.652870 s: ********************
[IPU1-0] 39.652931 s: Local Link Latency : Avg = 1 us, Min = 0 us, Max = 31 us,
[IPU1-0] 39.653022 s: Source to Link Latency : Avg = 52606 us, Min = 45630 us, Max = 68536 us,
[IPU1-0] 39.653144 s:
[IPU1-0] 40.152839 s:
[IPU1-0] 40.152900 s: ### CPU [IPU1-0], LinkID [ 12],
[IPU1-0] 40.152992 s:
[IPU1-0] 40.153022 s: [ IPC_IN_2 ] Link Statistics,
[IPU1-0] 40.153083 s: ******************************
[IPU1-0] 40.153144 s:
[IPU1-0] 40.153205 s: Elapsed time = 6117 msec
[IPU1-0] 40.153266 s:
[IPU1-0] 40.153297 s: Get Full Buf Cb = 50.18 fps
[IPU1-0] 40.153358 s: Put Empty Buf Cb = 24.3 fps
[IPU1-0] 40.153449 s: Driver/Notify Cb = 58.36 fps
[IPU1-0] 40.153510 s:
[IPU1-0] 40.153571 s: Input Statistics,
[IPU1-0] 40.153602 s:
[IPU1-0] 40.154334 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 40.154425 s: | FPS | FPS | FPS | FPS
[IPU1-0] 40.154517 s: --------------------------------------------------
[IPU1-0] 40.154608 s: 0 | 25.17 0. 0 0. 0 25.17
[IPU1-0] 40.154791 s:
[IPU1-0] 40.154822 s: Output Statistics,
[IPU1-0] 40.154883 s:
[IPU1-0] 40.154913 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 40.155005 s: | ID | FPS | FPS | FPS
[IPU1-0] 40.155066 s: ---------------------------------------------
[IPU1-0] 40.155157 s: 0 | 0 25.17 0. 0 0. 0
[IPU1-0] 40.155279 s:
[IPU1-0] 40.155310 s: [ IPC_IN_2 ] LATENCY,
[IPU1-0] 40.155371 s: ********************
[IPU1-0] 40.155432 s: Local Link Latency : Avg = 23 us, Min = 0 us, Max = 122 us,
[IPU1-0] 40.155554 s: Source to Link Latency : Avg = 52665 us, Min = 45813 us, Max = 68810 us,
[IPU1-0] 40.155676 s:
[IPU1-0] 40.156042 s:
[IPU1-0] 40.156072 s: ### CPU [IPU1-0], LinkID [ 2],
[IPU1-0] 40.156164 s:
[IPU1-0] 40.156194 s: [ IPC_OUT_2 ] Link Statistics,
[IPU1-0] 40.156347 s: ******************************
[IPU1-0] 40.156408 s:
[IPU1-0] 40.156469 s: Elapsed time = 6123 msec
[IPU1-0] 40.156530 s:
[IPU1-0] 40.156560 s: New data Recv = 25.15 fps
[IPU1-0] 40.156652 s: Release data Recv = 24.0 fps
[IPU1-0] 40.156713 s: Driver/Notify Cb = 57.32 fps
[IPU1-0] 40.156835 s:
[IPU1-0] 40.156865 s: Input Statistics,
[IPU1-0] 40.156926 s:
[IPU1-0] 40.156957 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 40.157048 s: | FPS | FPS | FPS | FPS
[IPU1-0] 40.157109 s: --------------------------------------------------
[IPU1-0] 40.157201 s: 0 | 25.15 0. 0 0. 0 25.15
[IPU1-0] 40.157323 s:
[IPU1-0] 40.157384 s: Output Statistics,
[IPU1-0] 40.157414 s:
[IPU1-0] 40.157475 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 40.157536 s: | ID | FPS | FPS | FPS
[IPU1-0] 40.157597 s: ---------------------------------------------
[IPU1-0] 40.157689 s: 0 | 0 25.15 0. 0 0. 0
[IPU1-0] 40.157841 s:
[IPU1-0] 40.157872 s: [ IPC_OUT_2 ] LATENCY,
[IPU1-0] 40.157933 s: ********************
[IPU1-0] 40.157994 s: Local Link Latency : Avg = 2 us, Min = 0 us, Max = 61 us,
[IPU1-0] 40.158116 s: Source to Link Latency : Avg = 50481 us, Min = 43647 us, Max = 66462 us,
[IPU1-0] 40.158238 s:
[IPU1-0] 40.658055 s:
[IPU1-0] 40.658146 s: ### CPU [ DSP1], LinkID [ 11],
[IPU1-0] 40.658238 s:
[IPU1-0] 40.658268 s: [ IPC_IN_1 ] Link Statistics,
[IPU1-0] 40.658329 s: ******************************
[IPU1-0] 40.658390 s:
[IPU1-0] 40.658451 s: Elapsed time = 6625 msec
[IPU1-0] 40.658512 s:
[IPU1-0] 40.658543 s: Get Full Buf Cb = 25.5 fps
[IPU1-0] 40.658634 s: Put Empty Buf Cb = 24.15 fps
[IPU1-0] 40.658695 s: Driver/Notify Cb = 58.26 fps
[IPU1-0] 40.659244 s:
[IPU1-0] 40.659305 s: Input Statistics,
[IPU1-0] 40.659366 s:
[IPU1-0] 40.659397 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 40.659488 s: | FPS | FPS | FPS | FPS
[IPU1-0] 40.659580 s: --------------------------------------------------
[IPU1-0] 40.659671 s: 0 | 25. 5 0. 0 0. 0 25. 5
[IPU1-0] 40.659854 s:
[IPU1-0] 40.659885 s: Output Statistics,
[IPU1-0] 40.659946 s:
[IPU1-0] 40.660007 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 40.660068 s: | ID | FPS | FPS | FPS
[IPU1-0] 40.660556 s: ---------------------------------------------
[IPU1-0] 40.662843 s: 0 | 0 25. 5 0. 0 0. 0
[IPU1-0] 40.663453 s:
[IPU1-0] 40.663514 s: [ IPC_IN_1 ] LATENCY,
[IPU1-0] 40.663575 s: ********************
[IPU1-0] 40.663636 s: Local Link Latency : Avg = 8 us, Min = 0 us, Max = 31 us,
[IPU1-0] 40.664246 s: Source to Link Latency : Avg = 50782 us, Min = 43769 us, Max = 66553 us,
[IPU1-0] 40.665497 s:
[IPU1-0] 41.170865 s:
[IPU1-0] 41.170957 s: ### CPU [IPU1-0], LinkID [ 1],
[IPU1-0] 41.171018 s:
[IPU1-0] 41.171079 s: [ IPC_OUT_1 ] Link Statistics,
[IPU1-0] 41.171140 s: ******************************
[IPU1-0] 41.171201 s:
[IPU1-0] 41.171231 s: Elapsed time = 7138 msec
[IPU1-0] 41.171292 s:
[IPU1-0] 41.171353 s: New data Recv = 25.21 fps
[IPU1-0] 41.171414 s: Release data Recv = 25.21 fps
[IPU1-0] 41.171506 s: Driver/Notify Cb = 58.55 fps
[IPU1-0] 41.171567 s:
[IPU1-0] 41.171597 s: Input Statistics,
[IPU1-0] 41.171658 s:
[IPU1-0] 41.171689 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 41.172024 s: | FPS | FPS | FPS | FPS
[IPU1-0] 41.172116 s: --------------------------------------------------
[IPU1-0] 41.172207 s: 0 | 25.21 0. 0 0. 0 25.21
[IPU1-0] 41.172329 s:
[IPU1-0] 41.172390 s: Output Statistics,
[IPU1-0] 41.172421 s:
[IPU1-0] 41.172482 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 41.172543 s: | ID | FPS | FPS | FPS
[IPU1-0] 41.172634 s: ---------------------------------------------
[IPU1-0] 41.172695 s: 0 | 0 25.21 0. 0 0. 0
[IPU1-0] 41.172848 s:
[IPU1-0] 41.172909 s: [ IPC_OUT_1 ] LATENCY,
[IPU1-0] 41.172970 s: ********************
[IPU1-0] 41.173031 s: Local Link Latency : Avg = 7 us, Min = 0 us, Max = 91 us,
[IPU1-0] 41.173153 s: Source to Link Latency : Avg = 50420 us, Min = 43525 us, Max = 66340 us,
[IPU1-0] 41.173275 s:
[IPU1-0] 41.672909 s:
[IPU1-0] 41.672970 s: ### CPU [ EVE1], LinkID [ 10],
[IPU1-0] 41.673061 s:
[IPU1-0] 41.673092 s: [ IPC_IN_0 ] Link Statistics,
[IPU1-0] 41.673153 s: ******************************
[IPU1-0] 41.673214 s:
[IPU1-0] 41.673244 s: Elapsed time = 7640 msec
[IPU1-0] 41.673336 s:
[IPU1-0] 41.673366 s: Get Full Buf Cb = 25.39 fps
[IPU1-0] 41.673427 s: Put Empty Buf Cb = 25.39 fps
[IPU1-0] 41.673519 s: Driver/Notify Cb = 28.53 fps
[IPU1-0] 41.673580 s:
[IPU1-0] 41.673641 s: Input Statistics,
[IPU1-0] 41.673671 s:
[IPU1-0] 41.673702 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 41.673824 s: | FPS | FPS | FPS | FPS
[IPU1-0] 41.673915 s: --------------------------------------------------
[IPU1-0] 41.673976 s: 0 | 25.39 0. 0 0. 0 25.39
[IPU1-0] 41.674129 s:
[IPU1-0] 41.674159 s: Output Statistics,
[IPU1-0] 41.674220 s:
[IPU1-0] 41.674251 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 41.674312 s: | ID | FPS | FPS | FPS
[IPU1-0] 41.674403 s: ---------------------------------------------
[IPU1-0] 41.674525 s: 0 | 0 25.39 0. 0 0. 0
[IPU1-0] 41.674647 s:
[IPU1-0] 41.674678 s: [ IPC_IN_0 ] LATENCY,
[IPU1-0] 41.674739 s: ********************
[IPU1-0] 41.674830 s: Local Link Latency : Avg = 33 us, Min = 30 us, Max = 122 us,
[IPU1-0] 41.674952 s: Source to Link Latency : Avg = 50818 us, Min = 43891 us, Max = 66645 us,
[IPU1-0] 41.675074 s:
[IPU1-0] 41.675166 s:
[IPU1-0] 41.675227 s: ### CPU [ EVE1], LinkID [ 49],
[IPU1-0] 41.675288 s:
[IPU1-0] 41.675349 s: [ ALG_FPCOMPUTE ] Link Statistics,
[IPU1-0] 41.675410 s: ******************************
[IPU1-0] 41.675471 s:
[IPU1-0] 41.675501 s: Elapsed time = 7641 msec
[IPU1-0] 41.675593 s:
[IPU1-0] 41.675623 s: New data Recv = 25.38 fps
[IPU1-0] 41.675684 s:
[IPU1-0] 41.675745 s: Input Statistics,
[IPU1-0] 41.675806 s:
[IPU1-0] 41.675867 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 41.675928 s: | FPS | FPS | FPS | FPS
[IPU1-0] 41.676020 s: --------------------------------------------------
[IPU1-0] 41.676081 s: 0 | 25.38 25.38 0. 0 0. 0
[IPU1-0] 41.676233 s:
[IPU1-0] 41.676264 s: Output Statistics,
[IPU1-0] 41.676325 s:
[IPU1-0] 41.676355 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 41.676416 s: | ID | FPS | FPS | FPS
[IPU1-0] 41.676508 s: ---------------------------------------------
[IPU1-0] 41.676569 s: 0 | 0 0. 0 25.38 0. 0
[IPU1-0] 41.676691 s:
[IPU1-0] 41.676721 s: [ ALG_FPCOMPUTE ] LATENCY,
[IPU1-0] 41.676996 s: ********************
[IPU1-0] 41.677087 s:
[IPU1-0] 41.677179 s:
[IPU1-0] 41.677209 s: ### CPU [ EVE1], LinkID [ 0],
[IPU1-0] 41.677301 s:
[IPU1-0] 41.677392 s: [ IPC_OUT_0 ] Link Statistics,
[IPU1-0] 41.677484 s: ******************************
[IPU1-0] 41.677545 s:
[IPU1-0] 41.677575 s: Elapsed time = 12542 msec
[IPU1-0] 41.677636 s:
[IPU1-0] 41.677667 s: Driver/Notify Cb = 1.99 fps
[IPU1-0] 41.677758 s:
[IPU1-0] 41.677819 s: Input Statistics,
[IPU1-0] 41.677880 s:
[IPU1-0] 41.677941 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 41.678002 s: | FPS | FPS | FPS | FPS
[IPU1-0] 41.678094 s: --------------------------------------------------
[IPU1-0] 41.678155 s:
[IPU1-0] 41.678185 s: Output Statistics,
[IPU1-0] 41.678246 s:
[IPU1-0] 41.678277 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 41.678368 s: | ID | FPS | FPS | FPS
[IPU1-0] 41.678429 s: ---------------------------------------------
[IPU1-0] 41.678521 s:
[IPU1-0] 41.678551 s: [ IPC_OUT_0 ] LATENCY,
[IPU1-0] 41.678612 s: ********************
[IPU1-0] 41.678673 s:
[IPU1-0] 42.177880 s:
[IPU1-0] 42.177972 s: ### CPU [ DSP1], LinkID [ 10],
[IPU1-0] 42.178033 s:
[IPU1-0] 42.178094 s: [ IPC_IN_0 ] Link Statistics,
[IPU1-0] 42.178155 s: ******************************
[IPU1-0] 42.178216 s:
[IPU1-0] 42.178246 s: Elapsed time = 13042 msec
[IPU1-0] 42.178307 s:
[IPU1-0] 42.178338 s: Driver/Notify Cb = 21.0 fps
[IPU1-0] 42.178429 s:
[IPU1-0] 42.178460 s: Input Statistics,
[IPU1-0] 42.178521 s:
[IPU1-0] 42.178551 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.178643 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.178704 s: --------------------------------------------------
[IPU1-0] 42.179009 s:
[IPU1-0] 42.179070 s: Output Statistics,
[IPU1-0] 42.179100 s:
[IPU1-0] 42.179161 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.179222 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.179283 s: ---------------------------------------------
[IPU1-0] 42.179375 s:
[IPU1-0] 42.179405 s: [ IPC_IN_0 ] LATENCY,
[IPU1-0] 42.179466 s: ********************
[IPU1-0] 42.179527 s:
[IPU1-0] 42.179619 s:
[IPU1-0] 42.179680 s: ### CPU [ DSP1], LinkID [ 49],
[IPU1-0] 42.179741 s:
[IPU1-0] 42.179832 s: [ ALG_OBJECT_DETECT ] Link Statistics,
[IPU1-0] 42.179924 s: ******************************
[IPU1-0] 42.179985 s:
[IPU1-0] 42.180015 s: Elapsed time = 13038 msec
[IPU1-0] 42.180076 s:
[IPU1-0] 42.180198 s:
[IPU1-0] 42.180229 s: Input Statistics,
[IPU1-0] 42.180290 s:
[IPU1-0] 42.180320 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.180381 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.180473 s: --------------------------------------------------
[IPU1-0] 42.180534 s:
[IPU1-0] 42.180595 s: Output Statistics,
[IPU1-0] 42.180625 s:
[IPU1-0] 42.180686 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.180747 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.180839 s: ---------------------------------------------
[IPU1-0] 42.180930 s:
[IPU1-0] 42.180961 s: [ ALG_OBJECT_DETECT ] LATENCY,
[IPU1-0] 42.181052 s: ********************
[IPU1-0] 42.181083 s:
[IPU1-0] 42.181144 s: CPU [ DSP1], LinkID [ 38], Link Statistics not available !
[IPU1-0] 42.181296 s:
[IPU1-0] 42.181327 s: ### CPU [ DSP1], LinkID [ 34],
[IPU1-0] 42.181418 s:
[IPU1-0] 42.181449 s: [ SYNC_0 ] Link Statistics,
[IPU1-0] 42.181510 s: ******************************
[IPU1-0] 42.181571 s:
[IPU1-0] 42.181601 s: Elapsed time = 8215 msec
[IPU1-0] 42.181693 s:
[IPU1-0] 42.181723 s: New data Recv = 55.38 fps
[IPU1-0] 42.181815 s: Driver/Notify Cb = 30.18 fps
[IPU1-0] 42.181906 s:
[IPU1-0] 42.181937 s: Input Statistics,
[IPU1-0] 42.181998 s:
[IPU1-0] 42.182028 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.182120 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.182181 s: --------------------------------------------------
[IPU1-0] 42.182272 s: 1 | 25. 7 24.22 0. 0 0. 0
[IPU1-0] 42.182394 s:
[IPU1-0] 42.182425 s: Output Statistics,
[IPU1-0] 42.182486 s:
[IPU1-0] 42.182516 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.182608 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.182669 s: ---------------------------------------------
[IPU1-0] 42.182730 s:
[IPU1-0] 42.182791 s: [ SYNC_0 ] LATENCY,
[IPU1-0] 42.182943 s: ********************
[IPU1-0] 42.183035 s:
[IPU1-0] 42.183126 s:
[IPU1-0] 42.183157 s: ### CPU [ DSP1], LinkID [ 50],
[IPU1-0] 42.183248 s:
[IPU1-0] 42.183279 s: [ ALG_OBJECT_CLASSIFICATION ] Link Statistics,
[IPU1-0] 42.183370 s: ******************************
[IPU1-0] 42.183431 s:
[IPU1-0] 42.183462 s: Elapsed time = 13039 msec
[IPU1-0] 42.183553 s:
[IPU1-0] 42.183584 s:
[IPU1-0] 42.183614 s: Input Statistics,
[IPU1-0] 42.183675 s:
[IPU1-0] 42.183706 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.184011 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.184102 s: --------------------------------------------------
[IPU1-0] 42.184163 s:
[IPU1-0] 42.184194 s: Output Statistics,
[IPU1-0] 42.184255 s:
[IPU1-0] 42.184285 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.184377 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.184438 s: ---------------------------------------------
[IPU1-0] 42.184529 s:
[IPU1-0] 42.184560 s: [ ALG_OBJECT_CLASSIFICATION ] LATENCY,
[IPU1-0] 42.184651 s: ********************
[IPU1-0] 42.184682 s:
[IPU1-0] 42.184834 s:
[IPU1-0] 42.184895 s: ### CPU [ DSP1], LinkID [ 0],
[IPU1-0] 42.184956 s:
[IPU1-0] 42.185017 s: [ IPC_OUT_0 ] Link Statistics,
[IPU1-0] 42.185078 s: ******************************
[IPU1-0] 42.185139 s:
[IPU1-0] 42.185170 s: Elapsed time = 13039 msec
[IPU1-0] 42.185231 s:
[IPU1-0] 42.185292 s: Driver/Notify Cb = 21.9 fps
[IPU1-0] 42.185353 s:
[IPU1-0] 42.185384 s: Input Statistics,
[IPU1-0] 42.185445 s:
[IPU1-0] 42.185475 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.185567 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.185628 s: --------------------------------------------------
[IPU1-0] 42.185719 s:
[IPU1-0] 42.185750 s: Output Statistics,
[IPU1-0] 42.185841 s:
[IPU1-0] 42.185872 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.185963 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.186024 s: ---------------------------------------------
[IPU1-0] 42.186116 s:
[IPU1-0] 42.186146 s: [ IPC_OUT_0 ] LATENCY,
[IPU1-0] 42.186207 s: ********************
[IPU1-0] 42.186238 s:
[IPU1-0] 42.686268 s:
[IPU1-0] 42.686329 s: ### CPU [IPU1-0], LinkID [ 11],
[IPU1-0] 42.686421 s:
[IPU1-0] 42.686451 s: [ IPC_IN_1 ] Link Statistics,
[IPU1-0] 42.686512 s: ******************************
[IPU1-0] 42.686573 s:
[IPU1-0] 42.686634 s: Elapsed time = 13540 msec
[IPU1-0] 42.687976 s:
[IPU1-0] 42.688037 s: Get Full Buf Cb = 32.27 fps
[IPU1-0] 42.688129 s: Driver/Notify Cb = 21.49 fps
[IPU1-0] 42.688190 s:
[IPU1-0] 42.688251 s: Input Statistics,
[IPU1-0] 42.688312 s:
[IPU1-0] 42.688342 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.688403 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.688495 s: --------------------------------------------------
[IPU1-0] 42.688586 s:
[IPU1-0] 42.688617 s: Output Statistics,
[IPU1-0] 42.688678 s:
[IPU1-0] 42.688708 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.689501 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.689623 s: ---------------------------------------------
[IPU1-0] 42.690172 s:
[IPU1-0] 42.690264 s: [ IPC_IN_1 ] LATENCY,
[IPU1-0] 42.690721 s: ********************
[IPU1-0] 42.690874 s:
[IPU1-0] 42.691362 s: CPU [ IPU1-0], LinkID [ 38], Link Statistics not available !
[IPU1-0] 42.692399 s:
[IPU1-0] 42.693283 s: ### CPU [IPU1-0], LinkID [ 34],
[IPU1-0] 42.698529 s:
[IPU1-0] 42.698621 s: [ SYNC_0 ] Link Statistics,
[IPU1-0] 42.698804 s: ******************************
[IPU1-0] 42.699139 s:
[IPU1-0] 42.699200 s: Elapsed time = 8733 msec
[IPU1-0] 42.699261 s:
[IPU1-0] 42.699322 s: New data Recv = 80.27 fps
[IPU1-0] 42.699383 s: Driver/Notify Cb = 30.23 fps
[IPU1-0] 42.699475 s:
[IPU1-0] 42.699505 s: Input Statistics,
[IPU1-0] 42.699963 s:
[IPU1-0] 42.700024 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.700115 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.700725 s: --------------------------------------------------
[IPU1-0] 42.700878 s: 0 | 25. 7 24.16 0. 0 0. 0
[IPU1-0] 42.701030 s: 2 | 24.96 24.16 0. 0 0. 0
[IPU1-0] 42.701152 s:
[IPU1-0] 42.701183 s: Output Statistics,
[IPU1-0] 42.701244 s:
[IPU1-0] 42.701274 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.701366 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.701427 s: ---------------------------------------------
[IPU1-0] 42.701518 s:
[IPU1-0] 42.701549 s: [ SYNC_0 ] LATENCY,
[IPU1-0] 42.701610 s: ********************
[IPU1-0] 42.701640 s:
[IPU1-0] 42.701762 s:
[IPU1-0] 42.701823 s: ### CPU [IPU1-0], LinkID [ 51],
[IPU1-0] 42.701915 s:
[IPU1-0] 42.701945 s: [ ALG_OBJECT_DRAW ] Link Statistics,
[IPU1-0] 42.702037 s: ******************************
[IPU1-0] 42.702098 s:
[IPU1-0] 42.702128 s: Elapsed time = 13383 msec
[IPU1-0] 42.702189 s:
[IPU1-0] 42.702250 s:
[IPU1-0] 42.702281 s: Input Statistics,
[IPU1-0] 42.702342 s:
[IPU1-0] 42.702372 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.702433 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.702525 s: --------------------------------------------------
[IPU1-0] 42.702586 s:
[IPU1-0] 42.702647 s: Output Statistics,
[IPU1-0] 42.702677 s:
[IPU1-0] 42.702738 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.702830 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.702891 s: ---------------------------------------------
[IPU1-0] 42.702982 s:
[IPU1-0] 42.703013 s: [ ALG_OBJECT_DRAW ] LATENCY,
[IPU1-0] 42.703074 s: ********************
[IPU1-0] 42.703135 s:
[IPU1-0] 42.703257 s:
[IPU1-0] 42.703287 s: ### CPU [IPU1-0], LinkID [ 73],
[IPU1-0] 42.703348 s:
[IPU1-0] 42.703409 s: [ DISPLAY ] Link Statistics,
[IPU1-0] 42.703470 s: ******************************
[IPU1-0] 42.703531 s:
[IPU1-0] 42.703562 s: Elapsed time = 13384 msec
[IPU1-0] 42.703623 s:
[IPU1-0] 42.703653 s:
[IPU1-0] 42.703715 s: Input Statistics,
[IPU1-0] 42.703745 s:
[IPU1-0] 42.704020 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.704111 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.704203 s: --------------------------------------------------
[IPU1-0] 42.704264 s:
[IPU1-0] 42.704325 s: Output Statistics,
[IPU1-0] 42.704355 s:
[IPU1-0] 42.704416 s: CH | Out | Out | Out Drop | Out User Drop
[IPU1-0] 42.704477 s: | ID | FPS | FPS | FPS
[IPU1-0] 42.704538 s: ---------------------------------------------
[IPU1-0] 42.704630 s:
[IPU1-0] 42.704660 s: [ DISPLAY ] LATENCY,
[IPU1-0] 42.704721 s: ********************
[IPU1-0] 42.704782 s:
[IPU1-0] 42.704843 s: Display UnderFlow Count = 0
[IPU1-0] 42.704935 s:
[IPU1-0] 42.704965 s: CPU [ IPU1-0], LinkID [ 23], Link Statistics not available !
[IPU1-0] 42.705148 s:
[IPU1-0] 42.705179 s: ### CPU [IPU1-0], LinkID [ 74],
[IPU1-0] 42.705270 s:
[IPU1-0] 42.705301 s: [ DISPLAY ] Link Statistics,
[IPU1-0] 42.705362 s: ******************************
[IPU1-0] 42.705423 s:
[IPU1-0] 42.705453 s: Elapsed time = 8773 msec
[IPU1-0] 42.705545 s:
[IPU1-0] 42.705575 s: Driver/Notify Cb = 59.95 fps
[IPU1-0] 42.705636 s:
[IPU1-0] 42.705697 s: Input Statistics,
[IPU1-0] 42.705728 s:
[IPU1-0] 42.705789 s: CH | In Recv | In Drop | In User Drop | In Process
[IPU1-0] 42.705880 s: | FPS | FPS | FPS | FPS
[IPU1-0] 42.705972 s: --------------------------------------------------
[IPU1-0] 42.706033 s: 0 | 0.11 0. 0 0. 0 0.11
[IPU1-0] 42.706155 s:
[IPU1-0] 42.706216 s: [ DISPLAY ] LATENCY,
[IPU1-0] 42.706277 s: ********************
[IPU1-0] 42.706307 s: Local Link Latency : Avg = 31 us, Min = 31 us, Max = 31 us,
[IPU1-0] 42.706429 s: Source to Link Latency : Avg = 3090557 us, Min = 3090557 us, Max = 3090557 us,
[IPU1-0] 42.706551 s:
[IPU1-0] 42.706582 s: Display UnderFlow Count = 0
[IPU1-0] 42.706643 s:
[IPU1-0] 43.216494 s:

Best regards,

Heechang