Home
last modified time | relevance | path

Searched refs:xyarray__entry (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dcounts.h23 return xyarray__entry(counts->values, cpu, thread); in perf_counts()
29 return *((bool *) xyarray__entry(counts->loaded, cpu, thread)); in perf_counts__is_loaded()
35 *((bool *) xyarray__entry(counts->loaded, cpu, thread)) = loaded; in perf_counts__set_loaded()
H A Devlist.c60 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y))
61 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)
H A Dbpf-loader.c1442 evt_fd = xyarray__entry(xy, key, 0); in apply_config_evsel_for_key()
H A Devsel.c105 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y))
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dcounts.h23 return xyarray__entry(counts->values, cpu, thread); in perf_counts()
29 return *((bool *) xyarray__entry(counts->loaded, cpu, thread)); in perf_counts__is_loaded()
35 *((bool *) xyarray__entry(counts->loaded, cpu, thread)) = loaded; in perf_counts__set_loaded()
H A Devlist.c60 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y))
61 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)
H A Dbpf-loader.c1442 evt_fd = xyarray__entry(xy, key, 0); in apply_config_evsel_for_key()
H A Devsel.c105 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y))
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dcounts.h23 return xyarray__entry(counts->values, cpu, thread); in perf_counts()
29 return *((bool *) xyarray__entry(counts->loaded, cpu, thread)); in perf_counts__is_loaded()
35 *((bool *) xyarray__entry(counts->loaded, cpu, thread)) = loaded; in perf_counts__set_loaded()
H A Devlist.c60 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y))
61 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)
H A Dbpf-loader.c1442 evt_fd = xyarray__entry(xy, key, 0); in apply_config_evsel_for_key()
H A Devsel.c105 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y))
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/perf/include/internal/
H A Dxyarray.h26 static inline void *xyarray__entry(struct xyarray *xy, size_t x, size_t y) in xyarray__entry() function
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/perf/include/internal/
H A Dxyarray.h26 static inline void *xyarray__entry(struct xyarray *xy, size_t x, size_t y) in xyarray__entry() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/perf/include/internal/
H A Dxyarray.h26 static inline void *xyarray__entry(struct xyarray *xy, size_t x, size_t y) in xyarray__entry() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/perf/
H A Devsel.c42 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y))
43 #define MMAP(e, x, y) (e->mmap ? ((struct perf_mmap *) xyarray__entry(e->mmap, x, y)) : NULL)
H A Devlist.c222 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y)
405 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y))
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/perf/
H A Devsel.c42 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y))
43 #define MMAP(e, x, y) (e->mmap ? ((struct perf_mmap *) xyarray__entry(e->mmap, x, y)) : NULL)
H A Devlist.c222 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y)
405 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y))
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/perf/
H A Devsel.c42 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y))
43 #define MMAP(e, x, y) (e->mmap ? ((struct perf_mmap *) xyarray__entry(e->mmap, x, y)) : NULL)
H A Devlist.c222 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y)
405 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y))
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/
H A Dbuiltin-stat.c326 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/
H A Dbuiltin-stat.c326 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/
H A Dbuiltin-stat.c326 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)