Home
last modified time | relevance | path

Searched refs:PSAMPLE_ATTR_LATENCY (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dpsample.h23 PSAMPLE_ATTR_LATENCY, /* u64, nanoseconds */ enumerator
/linux-6.12.1/net/psample/
Dpsample.c460 ret = nla_put_u64_64bit(nl_skb, PSAMPLE_ATTR_LATENCY, in psample_sample_packet()