25 #ifndef SPA_PARAM_PROFILER_H 
   26 #define SPA_PARAM_PROFILER_H 
spa_profiler
properties for SPA_TYPE_OBJECT_Profiler
Definition: profiler.h:45
 
@ SPA_PROFILER_driverBlock
generic driver info block (Struct( Int : driver_id, String : name, Long : driver prev_signal,...
Definition: profiler.h:68
 
@ SPA_PROFILER_followerBlock
generic follower info block (Struct( Int : id, String : name, Long : prev_signal, Long : signal,...
Definition: profiler.h:80
 
@ SPA_PROFILER_clock
clock information (Struct( Int : clock flags, Int : clock id, String: clock name, Long : clock nsec,...
Definition: profiler.h:56
 
@ SPA_PROFILER_START_Follower
follower related profiler properties
Definition: profiler.h:79
 
@ SPA_PROFILER_info
Generic info, counter and CPU load, (Struct( Long : counter, Float : cpu_load fast,...
Definition: profiler.h:49
 
@ SPA_PROFILER_START
Definition: profiler.h:46
 
@ SPA_PROFILER_START_CUSTOM
Definition: profiler.h:91
 
@ SPA_PROFILER_START_Driver
driver related profiler properties
Definition: profiler.h:48