Home
last modified time | relevance | path

Searched refs:bts_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dbts.c23 struct bts_ctx { struct
39 static DEFINE_PER_CPU(struct bts_ctx, bts_ctx);
183 static void bts_update(struct bts_ctx *bts) in bts_update()
228 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_start()
257 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start()
287 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_stop()
[all...]
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dbts.c23 struct bts_ctx { struct
39 static DEFINE_PER_CPU(struct bts_ctx, bts_ctx);
183 static void bts_update(struct bts_ctx *bts) in bts_update()
234 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_start()
263 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start()
293 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_stop()
[all...]

Completed in 2 milliseconds