page_pool_inflightRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
5.4: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
armhf: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
ppc64el: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
riscv64: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
aws: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
azure: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
gcp: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
lowlatency: ✅Event:
struct trace_event_raw_page_pool_inflight {
struct trace_entry ent;
const struct page_pool *pool;
s32 inflight;
u32 hold;
u32 release;
char __data[0];
};
Function:
void trace_event_raw_event_page_pool_inflight(void *__data, const struct page_pool *pool, s32 inflight, u32 hold, u32 release);
Regular
5.3 and 5.4 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅