Home
last modified time | relevance | path

Searched defs:BlockSampler (Results 1 – 25 of 41) sorted by relevance

12

/dports/net/traefik/traefik-2.6.1/vendor/github.com/instana/go-sensor/autoprofile/internal/
H A Dblock_sampler.go24 type BlockSampler struct { struct
25 top *CallSite
26 prevValues map[string]blockValues
27 partialProfile *pprof.Profile
42 func (bs *BlockSampler) Reset() {
47 func (bs *BlockSampler) Start() error {
60 func (bs *BlockSampler) Stop() error {
80 func (bs *BlockSampler) Profile(duration, timespan int64) (*Profile, error) {
89 func (bs *BlockSampler) updateBlockProfile(p *profile.Profile) error {
144 … (bs *BlockSampler) getValueChange(key string, delay float64, contentions int64) (float64, int64) {
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/interfaces/ecpg/pgtypeslib/
H A Dpgtypeslib_extern.h38 char *pgtypes_alloc(long);
39 char *pgtypes_strdup(const char *);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dnegative-base-reg.ll39 !2 = !{!"int", !3, i64 0}
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql10-server/postgresql-10.19/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql11-client/postgresql-11.14/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql10-client/postgresql-10.19/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql11-server/postgresql-11.14/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql12-client/postgresql-12.9/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef
/dports/databases/postgresql14-server/postgresql-14.1/src/include/utils/
H A Dsampling.h38 typedef BlockSamplerData *BlockSampler; typedef

12