summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin/ebpf_hardirq.h
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2023-01-27 16:31:52 +0000
committerGitHub <noreply@github.com>2023-01-27 16:31:52 +0000
commitbe615262a2a933d1c51aa927c83629f9c1e8a713 (patch)
tree0f035b93bc3c92c6fef1420b5dcdd85fe29abd46 /collectors/ebpf.plugin/ebpf_hardirq.h
parent081dbc6cedbc7c035d8e3bc7bcb1845db656bacf (diff)
Improve ebpf exit (#14270)
Diffstat (limited to 'collectors/ebpf.plugin/ebpf_hardirq.h')
-rw-r--r--collectors/ebpf.plugin/ebpf_hardirq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/collectors/ebpf.plugin/ebpf_hardirq.h b/collectors/ebpf.plugin/ebpf_hardirq.h
index 381da57d8e..fe38b1bb12 100644
--- a/collectors/ebpf.plugin/ebpf_hardirq.h
+++ b/collectors/ebpf.plugin/ebpf_hardirq.h
@@ -47,7 +47,6 @@ typedef struct hardirq_ebpf_static_val {
*****************************************************************/
#define NETDATA_EBPF_MODULE_NAME_HARDIRQ "hardirq"
-#define NETDATA_HARDIRQ_SLEEP_MS 650000ULL
#define NETDATA_HARDIRQ_CONFIG_FILE "hardirq.conf"
typedef struct hardirq_val {