Symbol: work_key
tools/perf/util/bpf_kwork.c
264
struct work_key *key,
tools/perf/util/bpf_kwork.c
318
struct work_key key = {
tools/perf/util/bpf_kwork.c
323
struct work_key prev = {
tools/perf/util/bpf_kwork.c
48
int (*get_work_name)(struct work_key *key, char **ret_name);
tools/perf/util/bpf_kwork.c
68
static int get_work_name_from_map(struct work_key *key, char **ret_name)
tools/perf/util/bpf_kwork_top.c
238
static int add_work(struct perf_kwork *kwork, struct work_key *key,
tools/perf/util/bpf_kwork_top.c
272
struct work_key key, prev;
tools/perf/util/bpf_skel/kwork_top.bpf.c
123
static __always_inline void update_work(struct work_key *key, __u64 delta)
tools/perf/util/bpf_skel/kwork_top.bpf.c
150
struct work_key key = {
tools/perf/util/bpf_skel/kwork_top.bpf.c
213
struct work_key key = {
tools/perf/util/bpf_skel/kwork_top.bpf.c
249
struct work_key key = {
tools/perf/util/bpf_skel/kwork_top.bpf.c
285
struct work_key key = {
tools/perf/util/bpf_skel/kwork_top.bpf.c
321
struct work_key key = {
tools/perf/util/bpf_skel/kwork_top.bpf.c
59
__uint(key_size, sizeof(struct work_key));
tools/perf/util/bpf_skel/kwork_top.bpf.c
73
__uint(key_size, sizeof(struct work_key));
tools/perf/util/bpf_skel/kwork_trace.bpf.c
117
static __always_inline void do_update_time(void *map, struct work_key *key,
tools/perf/util/bpf_skel/kwork_trace.bpf.c
146
static __always_inline void do_update_timestart(void *map, struct work_key *key)
tools/perf/util/bpf_skel/kwork_trace.bpf.c
154
struct work_key *key)
tools/perf/util/bpf_skel/kwork_trace.bpf.c
165
struct work_key *key, char *name)
tools/perf/util/bpf_skel/kwork_trace.bpf.c
171
static __always_inline int update_timestart(void *map, struct work_key *key)
tools/perf/util/bpf_skel/kwork_trace.bpf.c
182
struct work_key *key,
tools/perf/util/bpf_skel/kwork_trace.bpf.c
195
void *time_map, struct work_key *key)
tools/perf/util/bpf_skel/kwork_trace.bpf.c
208
struct work_key *key,
tools/perf/util/bpf_skel/kwork_trace.bpf.c
224
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
240
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
266
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
284
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
297
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
315
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
327
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
340
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
357
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
37
__uint(key_size, sizeof(struct work_key));
tools/perf/util/bpf_skel/kwork_trace.bpf.c
370
struct work_key key = {
tools/perf/util/bpf_skel/kwork_trace.bpf.c
44
__uint(key_size, sizeof(struct work_key));
tools/perf/util/bpf_skel/kwork_trace.bpf.c
51
__uint(key_size, sizeof(struct work_key));
tools/perf/util/bpf_skel/kwork_trace.bpf.c
90
static __always_inline int trace_event_match(struct work_key *key, char *name)