Definition at line 64 of file sources/apps/apps-common/includes/deepstream_perf.h.

Data Fields | |
| gulong | measurement_interval_ms |
| gulong | perf_measurement_timeout_id |
| guint | num_instances |
| gboolean | stop |
| gpointer | context |
| GMutex | struct_lock |
| perf_callback | callback |
| GstPad * | sink_bin_pad |
| gulong | fps_measure_probe_id |
| NvDsInstancePerfStruct | instance_str [MAX_SOURCE_BINS] |
| guint | dewarper_surfaces_per_frame |
| GHashTable * | FPSInfoHash |
| gboolean | stream_name_display |
| gboolean | use_nvmultiurisrcbin |
| perf_callback NvDsAppPerfStructInt::callback |
Definition at line 72 of file sources/apps/apps-common/includes/deepstream_perf.h.
| gpointer NvDsAppPerfStructInt::context |
Definition at line 70 of file sources/apps/apps-common/includes/deepstream_perf.h.
| guint NvDsAppPerfStructInt::dewarper_surfaces_per_frame |
Definition at line 76 of file sources/apps/apps-common/includes/deepstream_perf.h.
| gulong NvDsAppPerfStructInt::fps_measure_probe_id |
Definition at line 74 of file sources/apps/apps-common/includes/deepstream_perf.h.
| GHashTable * NvDsAppPerfStructInt::FPSInfoHash |
Definition at line 77 of file sources/apps/apps-common/includes/deepstream_perf.h.
| NvDsInstancePerfStruct NvDsAppPerfStructInt::instance_str |
Definition at line 75 of file sources/apps/apps-common/includes/deepstream_perf.h.
| gulong NvDsAppPerfStructInt::measurement_interval_ms |
Definition at line 66 of file sources/apps/apps-common/includes/deepstream_perf.h.
| guint NvDsAppPerfStructInt::num_instances |
Definition at line 68 of file sources/apps/apps-common/includes/deepstream_perf.h.
| gulong NvDsAppPerfStructInt::perf_measurement_timeout_id |
Definition at line 67 of file sources/apps/apps-common/includes/deepstream_perf.h.
| GstPad * NvDsAppPerfStructInt::sink_bin_pad |
Definition at line 73 of file sources/apps/apps-common/includes/deepstream_perf.h.
| gboolean NvDsAppPerfStructInt::stop |
Definition at line 69 of file sources/apps/apps-common/includes/deepstream_perf.h.
| gboolean NvDsAppPerfStructInt::stream_name_display |
Definition at line 78 of file sources/apps/apps-common/includes/deepstream_perf.h.
| GMutex NvDsAppPerfStructInt::struct_lock |
Definition at line 71 of file sources/apps/apps-common/includes/deepstream_perf.h.
| gboolean NvDsAppPerfStructInt::use_nvmultiurisrcbin |
Definition at line 79 of file sources/apps/apps-common/includes/deepstream_perf.h.