Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1002 struct perf_time_ctx { struct
1045 struct perf_time_ctx time;
1050 struct perf_time_ctx timeguest;
1183 struct perf_time_ctx time;
1184 struct perf_time_ctx timeguest;
/linux/kernel/events/
H A Dcore.c849 static inline void update_perf_time_ctx(struct perf_time_ctx *time, u64 now, bool adv) in update_perf_time_ctx()
869 sizeof(struct perf_time_ctx));
875 struct perf_time_ctx *times) in __perf_event_time_ctx()
886 struct perf_time_ctx *times, in __perf_event_time_ctx_now()
938 sizeof(struct perf_time_ctx));