summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/profiler1.c
blob: fb6b1352294936cf34ac011425869b09aa8b70b1 (plain)
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2020 Facebook */
#define UNROLL
#define INLINE __always_inline
#include "profiler.inc.h"