Home
last modified time | relevance | path

Searched defs:reportBuffer (Results 1 – 16 of 16) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-go/
H A Dreport_buffer.go7 type reportBuffer struct { struct
8 rawSpans []RawSpan
18 droppedSpanCount int64
25 reportedDroppedSpanCount int64
33 logEncoderErrorCount int64
40 reportedLogEncoderErrorCount int64
42 reportStart time.Time
43 reportEnd time.Time
53 func (b *reportBuffer) isHalfFull() bool {
66 func (b *reportBuffer) clear() {
[all …]
H A Dproto_logencoder.go26 buffer *reportBuffer,
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/lightstep/lightstep-tracer-go/
H A Dreport_buffer.go7 type reportBuffer struct { struct
8 rawSpans []RawSpan
18 droppedSpanCount int64
25 reportedDroppedSpanCount int64
33 logEncoderErrorCount int64
40 reportedLogEncoderErrorCount int64
42 reportStart time.Time
43 reportEnd time.Time
53 func (b *reportBuffer) isHalfFull() bool {
66 func (b *reportBuffer) clear() {
[all …]
H A Dproto_logencoder.go26 buffer *reportBuffer,
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-go/
H A Dreport_buffer.go7 type reportBuffer struct { struct
8 rawSpans []RawSpan
9 droppedSpanCount int64
10 logEncoderErrorCount int64
11 reportStart time.Time
12 reportEnd time.Time
22 func (b *reportBuffer) isHalfFull() bool {
26 func (b *reportBuffer) setCurrent(now time.Time) {
31 func (b *reportBuffer) setFlushing(now time.Time) {
35 func (b *reportBuffer) clear() {
[all …]
H A Dproto_logencoder.go26 buffer *reportBuffer,
/dports/print/py-psautohint/psautohint-2.0.0/python/psautohint/
H A D_psautohint.c142 ACBuffer* reportBuffer = NULL; in autohint() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhidclass.h56 PUCHAR reportBuffer; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dhidclass.h144 PUCHAR reportBuffer; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dhidclass.h144 PUCHAR reportBuffer; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhidclass.h56 PUCHAR reportBuffer; member
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/
H A Dautohintexe.c239 ACBuffer* reportBuffer = NULL; in main() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dhidclass.h155 PUCHAR reportBuffer; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dhidclass.h155 PUCHAR reportBuffer; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs3876 pub reportBuffer: *mut u8, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs5676 pub reportBuffer: *mut u8, field