Go to the documentation of this file.
   25 #ifndef SPA_PARAM_PROFILER_H 
   26 #define SPA_PARAM_PROFILER_H 
  
 
@ SPA_PROFILER_START
Definition: profiler.h:41
 
@ SPA_PROFILER_clock
clock information (Struct( Int : clock flags, Int : clock id, String: clock name, Long : clock nsec,...
Definition: profiler.h:51
 
@ SPA_PROFILER_followerBlock
generic follower info block (Struct( Int : id, String : name, Long : prev_signal, Long : signal,...
Definition: profiler.h:75
 
@ SPA_PROFILER_START_Follower
follower related profiler properties
Definition: profiler.h:74
 
@ SPA_PROFILER_START_CUSTOM
Definition: profiler.h:86
 
@ SPA_PROFILER_info
Generic info, counter and CPU load, (Struct( Long : counter, Float : cpu_load fast,...
Definition: profiler.h:44
 
spa_profiler
properties for SPA_TYPE_OBJECT_Profiler
Definition: profiler.h:40
 
@ SPA_PROFILER_driverBlock
generic driver info block (Struct( Int : driver_id, String : name, Long : driver prev_signal,...
Definition: profiler.h:63
 
@ SPA_PROFILER_START_Driver
driver related profiler properties
Definition: profiler.h:43