User`s guide
profile
cpuload: 0
obj: [3x1 struct]
ps.obj(1)
ans =
name: 'KNL_swi'
units: 'Hi Time'
max: 1.1759e-005
avg: 2.7597e-006
count: 29
for k=1:length(ps.obj),disp(k),disp(ps.obj(k)),end;
1
name: 'KNL_swi'
units: 'Hi Time'
max: 1.1759e-005
avg: 2.7597e-006
count: 29
2
name: 'processing_SWI'
units: 'Hi Time'
max: 1.1489e-005
avg: 1.1474e-005
count: 2
3
name: 'TSK_idle'
units: 'Hi Time'
max: -16.1465
avg: 0
count: 0
7-105