Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h947 u64 timeoffset; member
1042 u64 timeoffset; member
/openbmc/linux/kernel/events/
H A Dcore.c768 now += READ_ONCE(t->timeoffset); in perf_cgroup_event_time_now()
780 WRITE_ONCE(info->timeoffset, info->time - info->timestamp); in __update_cgrp_time()
1475 WRITE_ONCE(ctx->timeoffset, ctx->time - ctx->timestamp); in __update_context_time()
1509 now += READ_ONCE(ctx->timeoffset); in perf_event_time_now()