tracer_stat
Regular
4.4
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
4.8
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
4.10
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
4.13
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
4.15
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
4.18
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.0
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.3
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.4
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.8
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.11
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.13
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.15
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
5.19
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
6.2
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
6.5
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
6.8
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
cmp_func_t stat_cmp;
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
arm64
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
armhf
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
ppc64el
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
riscv64
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
aws
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
azure
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
gcp
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
lowlatency
: ✅struct tracer_stat {
const char *name;
void * (*stat_start)(struct tracer_stat *);
void * (*stat_next)(void *, int);
int (*stat_cmp)(void *, void *);
int (*stat_show)(struct seq_file *, void *);
void (*stat_release)(void *);
int (*stat_headers)(struct seq_file *);
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
⚠️int (*stat_cmp)(void *, void *)
➡️ cmp_func_t stat_cmp
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅