Highest measured interrupt to process latency что это
Как уже не раз говорилось – не у всех и не всегда настройки из данного гайда дадут хорошие результаты в плане FPS, но в первую очередь он предназначен для уменьшения задержек с чем он должен справится у большинства.
Все тесты сделаны в чистой Windows (всё настроено и используется по-умолчанию), но с обновлёнными драйверами nVidia, а в качестве оппонента выступает та же Windows, но уже настроенная по гайду. Следует учитывать, что как и все тесты они не показывают полноты всей картины, разбежки между запусками это нормально, поэтому приведены средние результаты.
Версии используемые в тестах:
Благодаря nVidia тут замечательно видно, что основу моих задержек составляют именно её драйверы (к слову, на предыдущей версии результаты были получше), а борьба с этим отдельный вид искусства. Так же эти результаты не показывают идеальный вариант, а весьма наглядно демонстрируют что улучшилось и с чем еще предстоит бороться.
‼️ Рекомендуется после обновления драйверов nVidia смотреть с помощью LatencyMon не стало ли хуже и, весьма вероятно, имеет смысл откатить драйвер на предыдущую версию.
Результаты LatencyMon после настройки:
Результаты LatencyMon до настройки:
Результаты LatencyMon после настройки:
Результаты LatencyMon до настройки:
Для оценки можно придерживаться примерно таких оптимальных цифр в результатах статистики:
Если ваши значения не больше чем в два раза, то есть смысл для более детального решения проблемы – поиска проблемных устройств или драйверов (о чём будет ниже). Если же ваши значения больше на несколько порядков, то что-то в вашей системе явно не так.
Результаты LatencyMon после настройки:
Результаты LatencyMon до настройки:
На этой вкладке можно увидеть какие именно драйверы влияют на задержки и исходя из показателей искать решение.
Основной список системных драйверов:
Результаты LatencyMon после настройки:
Результаты LatencyMon до настройки:
Здесь можно более подробно посмотреть как распараллелены драйверы по ядрам и их загрузка.
В качестве дополнительной оптимизации так же можно попробовать перенести драйвер сетевого адаптера на другое ядро, но по-хорошему, кроме печальной или не очень статистики, с этим мы вряд ли можем что-то сделать не угробив в дальнейшем Windows.
Для облизывания на FPS мы будем использовать популярный синтетический стресс-тест FurMark [скачать] для оценки производительности в Open GL.
Результаты FurMark после настройки:
Результаты FurMark до настройки:
✨ Кроме того, не стоит пренебрегать такими решениями как MSI Afterburner и настройками в BIOS для увеличение производительности GPU и CPU. Поэтому результаты в играх при правильном подходе будут показывать еще больший прирост в производительности.
Как привести в норму показатели LatencyMon? (1 онлайн
Member
Наверное все сталкивались с выпадениями аудио сигнала, зависаниями, а некоторые до сих пор сталкиваются и не знают, что проблема в системе, а не в железе. Тот кто сталкивался с такими проблемами в работе DAW как задержка, хрипы, зависания наверное знают эту чудо программу. Поэтому объяснять здесь её смысл не буду.
Предлагаю тут делиться своими находками, твиками, которые привели к к более нормальным показателям или понизили эти показатели в LatencyMon.
То, что я нашёл в интернете:
1. Драйвер nVidia. Помогает замена в/к или использование встроенной. Понижает уровень Highest Execution Time
2. Драйвера от сетевой карты. Обычно проблемы вызывают ndis.sys, tcpip.sys. Те, у кого intel тем сюда. У кого realtek, то тем возможно поможет установка версии драйвера с сайта производителя. Почему-то на сайте производителя матплаты версия позднее.
3. Отключение в BIOS функций процессора EIST и C1E. В некоторых случаях помогает отключение Hyper-threading
4. Отключение всех энергосберегающих функции
Вспомню допишу.
Alf_Zetas
Инопланетянин
Active Member
Может подскажете? latency monitor говорит что:
— максимальная задержка от прерывания 50 000us (ругается )
— максимальное ISR 24 us (на ACPI.sys, иногда ATAPORT.sys)
— максимальное DPS 300us (tcpip.sys)
Aleksandr Oleynik
Well-Known Member
Active Member
У меня обычно трудности с интуитивно понятными интерфейсами


Вложения
Aleksandr Oleynik
Well-Known Member
Active Member
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 1862 MHz
Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
Highest measured interrupt to process latency (µs): 40123,779283
Average measured interrupt to process latency (µs): 5,656684
Highest measured interrupt to DPC latency (µs): 304,113841
Average measured interrupt to DPC latency (µs): 1,304802
_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Total time spent in ISRs (%) 0,045752
ISR count (execution time =4000 µs): 0
_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
Total time spent in DPCs (%) 0,242219
DPC count (execution time =4000 µs): 0
_________________________________________________________________________________________________________
REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.
Process with highest pagefault count: svchost.exe
Total number of hard pagefaults 3264
Hard pagefault count of hardest hit process: 1867
Highest hard pagefault resolution time (µs): 748708,661654
Total time spent in hard pagefaults (%): 3,640463
Number of processes hit: 11
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 2,485923
CPU 0 ISR highest execution time (µs): 303,244361
CPU 0 ISR total execution time (s): 0,262484
CPU 0 ISR count: 84720
CPU 0 DPC highest execution time (µs): 285,345865
CPU 0 DPC total execution time (s): 1,504135
CPU 0 DPC count: 371169
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 1,920909
CPU 1 ISR highest execution time (µs): 24,022556
CPU 1 ISR total execution time (s): 0,190380
CPU 1 ISR count: 34317
CPU 1 DPC highest execution time (µs): 129,349624
CPU 1 DPC total execution time (s): 0,893419
CPU 1 DPC count: 132622
_________________________________________________________________________________________________________
Aleksandr Oleynik
Well-Known Member
Не, просто отключить програмно сетефухи и посмотреть поможет ли.
Намасте_намасте
Well-Known Member
EUGEN27771
Well-Known Member
EUGEN27771
Well-Known Member
Active Member
Вложения
incubator
Well-Known Member
Active Member
CakeWorker
Друг киргиза-пришелец
Active Member
dimastar09
New Member
Active Member
Задержка от МИДИ клавиатуры
равна задержке от аудиовхода, а не 1/2 ))). Что бы там не писали люди знающие), ну или так о себе думающие
Aleksandr Oleynik
Well-Known Member
равна задержке от аудиовхода, а не 1/2 ))). Что бы там не писали люди знающие), ну или так о себе думающие
Zerocool
Jafaroff
Well-Known Member
Zerocool
Active Member
dimastar09
New Member
NielDeOne
New Member
В теме, который вы указали 60% флуда с оффтопом к сожалению
Вложения
Arkhipower
Well-Known Member
Появилось решение для acpi.sys? кроме как отключать acpi в устройствах? Latencymon беду показывает(
Aleksandr Oleynik
Well-Known Member
Появилось решение для acpi.sys? кроме как отключать acpi в устройствах? Latencymon беду показывает(
Оптимизация ПК и Reaper для максимальной стабильности и производительности
Active Member
Aleksandr Oleynik
Well-Known Member
Floxer
New Member
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 240 MHz
Measured CPU speed: 14 MHz (approx.)
Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
WARNING: the CPU speed that was measured is only a fraction of the CPU speed reported. Your CPUs may be throttled back due to variable speed settings and thermal issues. It is suggested that you run a utility which reports your actual CPU frequency and temperature.
_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
Highest measured interrupt to process latency (µs): 1011,40
Average measured interrupt to process latency (µs): 9,758515
Highest measured interrupt to DPC latency (µs): 1000,30
Average measured interrupt to DPC latency (µs): 2,921356
_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Total time spent in ISRs (%) 0,026723
ISR count (execution time =4000 µs): 0
_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
Total time spent in DPCs (%) 0,145446
DPC count (execution time =4000 µs): 0
_________________________________________________________________________________________________________
REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
Process with highest pagefault count: none
Total number of hard pagefaults 0
Hard pagefault count of hardest hit process: 0
Highest hard pagefault resolution time (µs): 0,0
Total time spent in hard pagefaults (%): 0,0
Number of processes hit: 0
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 5,047696
CPU 0 ISR highest execution time (µs): 112,190833
CPU 0 ISR total execution time (s): 0,572074
CPU 0 ISR count: 65413
CPU 0 DPC highest execution time (µs): 972,945833
CPU 0 DPC total execution time (s): 1,721058
CPU 0 DPC count: 200978
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 1,378506
CPU 1 ISR highest execution time (µs): 51,138333
CPU 1 ISR total execution time (s): 0,013673
CPU 1 ISR count: 1387
CPU 1 DPC highest execution time (µs): 447,155833
CPU 1 DPC total execution time (s): 0,084486
CPU 1 DPC count: 11780
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 1,762406
CPU 2 ISR highest execution time (µs): 13,394167
CPU 2 ISR total execution time (s): 0,000044
CPU 2 ISR count: 6
CPU 2 DPC highest execution time (µs): 467,461667
CPU 2 DPC total execution time (s): 0,148341
CPU 2 DPC count: 24824
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 1,268843
CPU 3 ISR highest execution time (µs): 0,0
CPU 3 ISR total execution time (s): 0,0
CPU 3 ISR count: 0
CPU 3 DPC highest execution time (µs): 484,05250
CPU 3 DPC total execution time (s): 0,109971
CPU 3 DPC count: 20091
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 4,262126
CPU 4 ISR highest execution time (µs): 0,0
CPU 4 ISR total execution time (s): 0,0
CPU 4 ISR count: 0
CPU 4 DPC highest execution time (µs): 836,424167
CPU 4 DPC total execution time (s): 0,801610
CPU 4 DPC count: 200925
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 0,871132
CPU 5 ISR highest execution time (µs): 0,0
CPU 5 ISR total execution time (s): 0,0
CPU 5 ISR count: 0
CPU 5 DPC highest execution time (µs): 306,734167
CPU 5 DPC total execution time (s): 0,067471
CPU 5 DPC count: 9365
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 1,271323
CPU 6 ISR highest execution time (µs): 0,0
CPU 6 ISR total execution time (s): 0,0
CPU 6 ISR count: 0
CPU 6 DPC highest execution time (µs): 585,329167
CPU 6 DPC total execution time (s): 0,154413
CPU 6 DPC count: 28557
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 0,977558
CPU 7 ISR highest execution time (µs): 0,0
CPU 7 ISR total execution time (s): 0,0
CPU 7 ISR count: 0
CPU 7 DPC highest execution time (µs): 472,361667
CPU 7 DPC total execution time (s): 0,101016
CPU 7 DPC count: 13999
_________________________________________________________________________________________________________
Highest measured interrupt to process latency что это
taccess
New member
_________________________________________________________________________________________________
CONCLUSION
_________________________________________________________________________________________________________
Your system appears to be having trouble handling real-time audio and other tasks. You are likely to experience buffer underruns appearing as drop outs, clicks or pops. One problem may be related to power management, disable CPU throttling settings in Control Panel and BIOS setup. Check for BIOS updates.
LatencyMon has been analyzing your system for 0:05:21 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 3463 MHz
Measured CPU speed: 1 MHz (approx.)
Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
WARNING: the CPU speed that was measured is only a fraction of the CPU speed reported. Your CPUs may be throttled back due to variable speed settings and thermal issues. It is suggested that you run a utility which reports your actual CPU frequency and temperature.
_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
Highest measured interrupt to process latency (µs): 19289.534617
Average measured interrupt to process latency (µs): 3.523001
Highest measured interrupt to DPC latency (µs): 112.947811
Average measured interrupt to DPC latency (µs): 1.871814
_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Total time spent in ISRs (%) 0.066627
ISR count (execution time =4000 µs): 0
_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
Total time spent in DPCs (%) 0.171615
DPC count (execution time =4000 µs): 0
_________________________________________________________________________________________________________
REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
Process with highest pagefault count: none
Total number of hard pagefaults 0
Hard pagefault count of hardest hit process: 0
Highest hard pagefault resolution time (µs): 0.0
Total time spent in hard pagefaults (%): 0.0
Number of processes hit: 0
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 8.698363
CPU 0 ISR highest execution time (µs): 0.0
CPU 0 ISR total execution time (s): 0.0
CPU 0 ISR count: 0
CPU 0 DPC highest execution time (µs): 108.467514
CPU 0 DPC total execution time (s): 0.822389
CPU 0 DPC count: 1115421
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 2.692597
CPU 1 ISR highest execution time (µs): 0.0
CPU 1 ISR total execution time (s): 0.0
CPU 1 ISR count: 0
CPU 1 DPC highest execution time (µs): 451.043604
CPU 1 DPC total execution time (s): 0.064614
CPU 1 DPC count: 9869
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 4.439234
CPU 2 ISR highest execution time (µs): 12.885937
CPU 2 ISR total execution time (s): 0.005255
CPU 2 ISR count: 924
CPU 2 DPC highest execution time (µs): 450.273174
CPU 2 DPC total execution time (s): 0.304166
CPU 2 DPC count: 33890
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 4.133710
CPU 3 ISR highest execution time (µs): 0.0
CPU 3 ISR total execution time (s): 0.0
CPU 3 ISR count: 0
CPU 3 DPC highest execution time (µs): 449.841467
CPU 3 DPC total execution time (s): 0.057884
CPU 3 DPC count: 5593
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 4.173646
CPU 4 ISR highest execution time (µs): 0.0
CPU 4 ISR total execution time (s): 0.0
CPU 4 ISR count: 0
CPU 4 DPC highest execution time (µs): 450.458273
CPU 4 DPC total execution time (s): 0.113689
CPU 4 DPC count: 13405
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 8.104111
CPU 5 ISR highest execution time (µs): 108.635576
CPU 5 ISR total execution time (s): 2.617638
CPU 5 ISR count: 89920
CPU 5 DPC highest execution time (µs): 450.034652
CPU 5 DPC total execution time (s): 1.490589
CPU 5 DPC count: 182159
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 4.173139
CPU 6 ISR highest execution time (µs): 0.0
CPU 6 ISR total execution time (s): 0.0
CPU 6 ISR count: 0
CPU 6 DPC highest execution time (µs): 449.800462
CPU 6 DPC total execution time (s): 0.066464
CPU 6 DPC count: 8985
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 4.270713
CPU 7 ISR highest execution time (µs): 0.0
CPU 7 ISR total execution time (s): 0.0
CPU 7 ISR count: 0
CPU 7 DPC highest execution time (µs): 449.524978
CPU 7 DPC total execution time (s): 0.019974
CPU 7 DPC count: 2704
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s): 4.024161
CPU 8 ISR highest execution time (µs): 0.0
CPU 8 ISR total execution time (s): 0.0
CPU 8 ISR count: 0
CPU 8 DPC highest execution time (µs): 449.333526
CPU 8 DPC total execution time (s): 0.055239
CPU 8 DPC count: 8643
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s): 4.086650
CPU 9 ISR highest execution time (µs): 0.0
CPU 9 ISR total execution time (s): 0.0
CPU 9 ISR count: 0
CPU 9 DPC highest execution time (µs): 449.004909
CPU 9 DPC total execution time (s): 0.013028
CPU 9 DPC count: 1309
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s): 3.965524
CPU 10 ISR highest execution time (µs): 0.0
CPU 10 ISR total execution time (s): 0.0
CPU 10 ISR count: 0
CPU 10 DPC highest execution time (µs): 448.740687
CPU 10 DPC total execution time (s): 0.036662
CPU 10 DPC count: 6129
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s): 4.029866
CPU 11 ISR highest execution time (µs): 0.0
CPU 11 ISR total execution time (s): 0.0
CPU 11 ISR count: 0
CPU 11 DPC highest execution time (µs): 448.393878
CPU 11 DPC total execution time (s): 0.016231
CPU 11 DPC count: 1989
_________________________________________________________________________________________________________
CPU 12 Interrupt cycle time (s): 4.761477
CPU 12 ISR highest execution time (µs): 0.0
CPU 12 ISR total execution time (s): 0.0
CPU 12 ISR count: 0
CPU 12 DPC highest execution time (µs): 447.655790
CPU 12 DPC total execution time (s): 0.941206
CPU 12 DPC count: 109239
_________________________________________________________________________________________________________
CPU 13 Interrupt cycle time (s): 3.881043
CPU 13 ISR highest execution time (µs): 0.0
CPU 13 ISR total execution time (s): 0.0
CPU 13 ISR count: 0
CPU 13 DPC highest execution time (µs): 447.437771
CPU 13 DPC total execution time (s): 0.037419
CPU 13 DPC count: 4681
_________________________________________________________________________________________________________
CPU 14 Interrupt cycle time (s): 4.100108
CPU 14 ISR highest execution time (µs): 0.0
CPU 14 ISR total execution time (s): 0.0
CPU 14 ISR count: 0
CPU 14 DPC highest execution time (µs): 446.529021
CPU 14 DPC total execution time (s): 0.168460
CPU 14 DPC count: 14176
_________________________________________________________________________________________________________
CPU 15 Interrupt cycle time (s): 5.480124
CPU 15 ISR highest execution time (µs): 114.278660
CPU 15 ISR total execution time (s): 1.153234
CPU 15 ISR count: 20716
CPU 15 DPC highest execution time (µs): 446.021369
CPU 15 DPC total execution time (s): 0.527504
CPU 15 DPC count: 44184
_________________________________________________________________________________________________________
CPU 16 Interrupt cycle time (s): 3.730960
CPU 16 ISR highest execution time (µs): 0.0
CPU 16 ISR total execution time (s): 0.0
CPU 16 ISR count: 0
CPU 16 DPC highest execution time (µs): 445.845798
CPU 16 DPC total execution time (s): 0.059190
CPU 16 DPC count: 8098
_________________________________________________________________________________________________________
CPU 17 Interrupt cycle time (s): 3.748261
CPU 17 ISR highest execution time (µs): 15.356627
CPU 17 ISR total execution time (s): 0.008361
CPU 17 ISR count: 1846
CPU 17 DPC highest execution time (µs): 445.283858
CPU 17 DPC total execution time (s): 0.034389
CPU 17 DPC count: 5067
_________________________________________________________________________________________________________
CPU 18 Interrupt cycle time (s): 3.848019
CPU 18 ISR highest execution time (µs): 0.0
CPU 18 ISR total execution time (s): 0.0
CPU 18 ISR count: 0
CPU 18 DPC highest execution time (µs): 444.673982
CPU 18 DPC total execution time (s): 0.050263
CPU 18 DPC count: 6538
_________________________________________________________________________________________________________
CPU 19 Interrupt cycle time (s): 4.016919
CPU 19 ISR highest execution time (µs): 0.0
CPU 19 ISR total execution time (s): 0.0
CPU 19 ISR count: 0
CPU 19 DPC highest execution time (µs): 444.226971
CPU 19 DPC total execution time (s): 0.002772
CPU 19 DPC count: 343
_________________________________________________________________________________________________________
CPU 20 Interrupt cycle time (s): 3.799560
CPU 20 ISR highest execution time (µs): 0.0
CPU 20 ISR total execution time (s): 0.0
CPU 20 ISR count: 0
CPU 20 DPC highest execution time (µs): 443.514871
CPU 20 DPC total execution time (s): 0.079962
CPU 20 DPC count: 9077
_________________________________________________________________________________________________________
CPU 21 Interrupt cycle time (s): 3.881684
CPU 21 ISR highest execution time (µs): 0.0
CPU 21 ISR total execution time (s): 0.0
CPU 21 ISR count: 0
CPU 21 DPC highest execution time (µs): 442.968524
CPU 21 DPC total execution time (s): 0.014345
CPU 21 DPC count: 1876
_________________________________________________________________________________________________________
CPU 22 Interrupt cycle time (s): 3.680261
CPU 22 ISR highest execution time (µs): 0.0
CPU 22 ISR total execution time (s): 0.0
CPU 22 ISR count: 0
CPU 22 DPC highest execution time (µs): 442.86890
CPU 22 DPC total execution time (s): 0.010193
CPU 22 DPC count: 1509
_________________________________________________________________________________________________________
CPU 23 Interrupt cycle time (s): 13.856336
CPU 23 ISR highest execution time (µs): 15.532775
CPU 23 ISR total execution time (s): 1.348739
CPU 23 ISR count: 457041
CPU 23 DPC highest execution time (µs): 435.136876
CPU 23 DPC total execution time (s): 8.235222
CPU 23 DPC count: 991715
_________________________________________________________________________________________________________





















