5 #ifndef SPA_PARAM_PROFILER_TYPES_H 6 #define SPA_PARAM_PROFILER_TYPES_H 20 #define SPA_TYPE_INFO_Profiler SPA_TYPE_INFO_OBJECT_BASE "Profiler" 21 #define SPA_TYPE_INFO_PROFILER_BASE SPA_TYPE_INFO_Profiler ":" #define SPA_TYPE_INFO_PROFILER_BASE
Definition: profiler-types.h:28
clock information (Struct( Int : clock flags, Int : clock id, String: clock name, Long : clock nsec...
Definition: profiler.h:36
generic follower info block (Struct( Int : id, String : name, Long : prev_signal, Long : signal...
Definition: profiler.h:60
Generic info, counter and CPU load, (Struct( Long : counter, Float : cpu_load fast, Float : cpu_load medium, Float : cpu_load slow), Int : xrun-count))
Definition: profiler.h:29
static const struct spa_type_info spa_type_param[]
Definition: param-types.h:32
static const struct spa_type_info spa_type_profiler[]
Definition: profiler-types.h:30
generic driver info block (Struct( Int : driver_id, String : name, Long : driver prev_signal, Long : driver signal, Long : driver awake, Long : driver finish, Int : driver status), Fraction : latency))
Definition: profiler.h:48
Definition: profiler.h:26