Home
last modified time | relevance | path

Searched refs:stats_offset (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
150 stats_offset = 0; in ZBX_THREAD_ENTRY()
151 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
155 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
159 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
147 stats_offset = 0; in ZBX_THREAD_ENTRY()
148 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
152 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
156 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
147 stats_offset = 0; in ZBX_THREAD_ENTRY()
148 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
152 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
156 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
150 stats_offset = 0; in ZBX_THREAD_ENTRY()
151 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
155 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
159 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
150 stats_offset = 0; in ZBX_THREAD_ENTRY()
151 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
155 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
159 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
150 stats_offset = 0; in ZBX_THREAD_ENTRY()
151 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
155 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
159 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
150 stats_offset = 0; in ZBX_THREAD_ENTRY()
151 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
155 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
159 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
147 stats_offset = 0; in ZBX_THREAD_ENTRY()
148 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
152 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
156 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
147 stats_offset = 0; in ZBX_THREAD_ENTRY()
148 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
152 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
156 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c89 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
106 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
147 stats_offset = 0; in ZBX_THREAD_ENTRY()
148 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
152 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
156 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c99 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
116 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
165 stats_offset = 0; in ZBX_THREAD_ENTRY()
166 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
170 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
174 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c99 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
116 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
165 stats_offset = 0; in ZBX_THREAD_ENTRY()
166 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
170 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
174 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c99 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
116 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
165 stats_offset = 0; in ZBX_THREAD_ENTRY()
166 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
170 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
174 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c99 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
116 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
165 stats_offset = 0; in ZBX_THREAD_ENTRY()
166 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
170 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
174 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/zabbix_server/dbsyncer/
H A Ddbsyncer.c99 size_t stats_alloc = 0, stats_offset = 0; in ZBX_THREAD_ENTRY() local
116 zbx_strcpy_alloc(&stats, &stats_alloc, &stats_offset, "started"); in ZBX_THREAD_ENTRY()
165 stats_offset = 0; in ZBX_THREAD_ENTRY()
166 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, "processed %d values", total_values_num); in ZBX_THREAD_ENTRY()
170 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, ", %d triggers", in ZBX_THREAD_ENTRY()
174 zbx_snprintf_alloc(&stats, &stats_alloc, &stats_offset, " in " ZBX_FS_DBL " sec", total_sec); in ZBX_THREAD_ENTRY()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlibtheoraenc.c49 int stats_offset; member
103 h->stats_offset + bytes); in get_stats()
104 memcpy(h->stats + h->stats_offset, buf, bytes); in get_stats()
105 h->stats_offset += bytes; in get_stats()
107 int b64_size = AV_BASE64_SIZE(h->stats_offset); in get_stats()
111 av_base64_encode(avctx->stats_out, b64_size, h->stats, h->stats_offset); in get_stats()
136 while (h->stats_size - h->stats_offset > 0) { in submit_stats()
138 h->stats + h->stats_offset, in submit_stats()
139 h->stats_size - h->stats_offset); in submit_stats()
146 h->stats_offset += bytes; in submit_stats()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlibtheoraenc.c49 int stats_offset; member
103 h->stats_offset + bytes); in get_stats()
104 memcpy(h->stats + h->stats_offset, buf, bytes); in get_stats()
105 h->stats_offset += bytes; in get_stats()
107 int b64_size = AV_BASE64_SIZE(h->stats_offset); in get_stats()
111 av_base64_encode(avctx->stats_out, b64_size, h->stats, h->stats_offset); in get_stats()
136 while (h->stats_size - h->stats_offset > 0) { in submit_stats()
138 h->stats + h->stats_offset, in submit_stats()
139 h->stats_size - h->stats_offset); in submit_stats()
146 h->stats_offset += bytes; in submit_stats()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dlibtheoraenc.c49 int stats_offset; member
103 h->stats_offset + bytes); in get_stats()
107 memcpy(h->stats + h->stats_offset, buf, bytes); in get_stats()
108 h->stats_offset += bytes; in get_stats()
110 int b64_size = AV_BASE64_SIZE(h->stats_offset); in get_stats()
116 av_base64_encode(avctx->stats_out, b64_size, h->stats, h->stats_offset); in get_stats()
145 while (h->stats_size - h->stats_offset > 0) { in submit_stats()
147 h->stats + h->stats_offset, in submit_stats()
148 h->stats_size - h->stats_offset); in submit_stats()
155 h->stats_offset += bytes; in submit_stats()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dlibtheoraenc.c49 int stats_offset; member
103 h->stats_offset + bytes); in get_stats()
107 memcpy(h->stats + h->stats_offset, buf, bytes); in get_stats()
108 h->stats_offset += bytes; in get_stats()
110 int b64_size = AV_BASE64_SIZE(h->stats_offset); in get_stats()
116 av_base64_encode(avctx->stats_out, b64_size, h->stats, h->stats_offset); in get_stats()
145 while (h->stats_size - h->stats_offset > 0) { in submit_stats()
147 h->stats + h->stats_offset, in submit_stats()
148 h->stats_size - h->stats_offset); in submit_stats()
155 h->stats_offset += bytes; in submit_stats()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dlibtheoraenc.c49 int stats_offset; member
103 h->stats_offset + bytes); in get_stats()
107 memcpy(h->stats + h->stats_offset, buf, bytes); in get_stats()
108 h->stats_offset += bytes; in get_stats()
110 int b64_size = AV_BASE64_SIZE(h->stats_offset); in get_stats()
116 av_base64_encode(avctx->stats_out, b64_size, h->stats, h->stats_offset); in get_stats()
145 while (h->stats_size - h->stats_offset > 0) { in submit_stats()
147 h->stats + h->stats_offset, in submit_stats()
148 h->stats_size - h->stats_offset); in submit_stats()
155 h->stats_offset += bytes; in submit_stats()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dlibtheoraenc.c49 int stats_offset; member
103 h->stats_offset + bytes); in get_stats()
107 memcpy(h->stats + h->stats_offset, buf, bytes); in get_stats()
108 h->stats_offset += bytes; in get_stats()
110 int b64_size = AV_BASE64_SIZE(h->stats_offset); in get_stats()
116 av_base64_encode(avctx->stats_out, b64_size, h->stats, h->stats_offset); in get_stats()
145 while (h->stats_size - h->stats_offset > 0) { in submit_stats()
147 h->stats + h->stats_offset, in submit_stats()
148 h->stats_size - h->stats_offset); in submit_stats()
155 h->stats_offset += bytes; in submit_stats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dlibtheoraenc.c49 int stats_offset; member
103 h->stats_offset + bytes); in get_stats()
107 memcpy(h->stats + h->stats_offset, buf, bytes); in get_stats()
108 h->stats_offset += bytes; in get_stats()
110 int b64_size = AV_BASE64_SIZE(h->stats_offset); in get_stats()
116 av_base64_encode(avctx->stats_out, b64_size, h->stats, h->stats_offset); in get_stats()
145 while (h->stats_size - h->stats_offset > 0) { in submit_stats()
147 h->stats + h->stats_offset, in submit_stats()
148 h->stats_size - h->stats_offset); in submit_stats()
155 h->stats_offset += bytes; in submit_stats()
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dvwr.c1845 int stats_offset = 0; in vwr_read_s3_W_rec() local
1919 stats_offset = OCTO_RF_MOD_ACTUAL_LEN; in vwr_read_s3_W_rec()
1920 if ((guint)rec_size < stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN) { in vwr_read_s3_W_rec()
1932 stats_offset = 0; in vwr_read_s3_W_rec()
1942 s_start_ptr = &(rec[stats_offset]); /* point to stats header */ in vwr_read_s3_W_rec()
1995 plcp_ptr = &(rec[stats_offset+16]); in vwr_read_s3_W_rec()
1999 frame_size = rec_size - (stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN); in vwr_read_s3_W_rec()
2022 … if (actual_octets > rec_size - (stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN)) { in vwr_read_s3_W_rec()
2177 int m_ptr_offset = stats_offset + 8 + 12; in vwr_read_s3_W_rec()
2504 memcpy(&data_ptr[bytes_written], &rec[stats_offset+16], 16); in vwr_read_s3_W_rec()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dvwr.c1845 int stats_offset = 0; in vwr_read_s3_W_rec() local
1919 stats_offset = OCTO_RF_MOD_ACTUAL_LEN; in vwr_read_s3_W_rec()
1920 if ((guint)rec_size < stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN) { in vwr_read_s3_W_rec()
1932 stats_offset = 0; in vwr_read_s3_W_rec()
1942 s_start_ptr = &(rec[stats_offset]); /* point to stats header */ in vwr_read_s3_W_rec()
1995 plcp_ptr = &(rec[stats_offset+16]); in vwr_read_s3_W_rec()
1999 frame_size = rec_size - (stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN); in vwr_read_s3_W_rec()
2022 … if (actual_octets > rec_size - (stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN)) { in vwr_read_s3_W_rec()
2177 int m_ptr_offset = stats_offset + 8 + 12; in vwr_read_s3_W_rec()
2504 memcpy(&data_ptr[bytes_written], &rec[stats_offset+16], 16); in vwr_read_s3_W_rec()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dvwr.c1845 int stats_offset = 0; in vwr_read_s3_W_rec() local
1919 stats_offset = OCTO_RF_MOD_ACTUAL_LEN; in vwr_read_s3_W_rec()
1920 if ((guint)rec_size < stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN) { in vwr_read_s3_W_rec()
1932 stats_offset = 0; in vwr_read_s3_W_rec()
1942 s_start_ptr = &(rec[stats_offset]); /* point to stats header */ in vwr_read_s3_W_rec()
1995 plcp_ptr = &(rec[stats_offset+16]); in vwr_read_s3_W_rec()
1999 frame_size = rec_size - (stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN); in vwr_read_s3_W_rec()
2022 … if (actual_octets > rec_size - (stats_offset + vwr->MPDU_OFF + vVW510021_W_STATS_TRAILER_LEN)) { in vwr_read_s3_W_rec()
2177 int m_ptr_offset = stats_offset + 8 + 12; in vwr_read_s3_W_rec()
2504 memcpy(&data_ptr[bytes_written], &rec[stats_offset+16], 16); in vwr_read_s3_W_rec()
[all …]

12