25#ifndef SPA_PARAM_PROFILER_TYPES_H
26#define SPA_PARAM_PROFILER_TYPES_H
40#define SPA_TYPE_INFO_Profiler SPA_TYPE_INFO_OBJECT_BASE "Profiler"
41#define SPA_TYPE_INFO_PROFILER_BASE SPA_TYPE_INFO_Profiler ":"
#define SPA_TYPE_INFO_PROFILER_BASE
Definition: profiler-types.h:48
static const struct spa_type_info spa_type_param[]
Definition: param-types.h:52
static const struct spa_type_info spa_type_profiler[]
Definition: profiler-types.h:50
@ SPA_PROFILER_driverBlock
generic driver info block (Struct( Int : driver_id,...
Definition: spa/include/spa/param/profiler.h:68
@ SPA_PROFILER_followerBlock
generic follower info block (Struct( Int : id,...
Definition: spa/include/spa/param/profiler.h:80
@ SPA_PROFILER_clock
clock information (Struct( Int : clock flags, ...
Definition: spa/include/spa/param/profiler.h:56
@ SPA_PROFILER_info
Generic info, counter and CPU load, (Struct( Long : counter,...
Definition: spa/include/spa/param/profiler.h:49
@ SPA_PROFILER_START
Definition: spa/include/spa/param/profiler.h:46
@ SPA_TYPE_Id
Definition: spa/include/spa/utils/type.h:53
@ SPA_TYPE_Struct
Definition: spa/include/spa/utils/type.h:64
Definition: spa/include/spa/utils/type.h:162