Searched defs:perf_cpu_context (Results 1 – 13 of 13) sorted by relevance
5994 struct perf_cpu_context { struct5995 struct perf_event_context ctx;5996 struct perf_event_context *task_ctx;5997 int active_oncpu;5998 int exclusive;5999 raw_spinlock_t hrtimer_lock;6000 struct hrtimer hrtimer;6001 ktime_t hrtimer_interval;6002 unsigned int hrtimer_active;6003 struct perf_cgroup *cgrp;[all …]
8693 struct perf_cpu_context { struct8694 struct perf_event_context ctx;8695 struct perf_event_context *task_ctx;8696 int active_oncpu;8697 int exclusive;8698 raw_spinlock_t hrtimer_lock;8699 struct hrtimer hrtimer;8700 ktime_t hrtimer_interval;8701 unsigned int hrtimer_active;8702 struct perf_cgroup *cgrp;[all …]
6521 struct perf_cpu_context { struct6522 struct perf_event_context ctx;6523 struct perf_event_context *task_ctx;6524 int active_oncpu;6525 int exclusive;6526 raw_spinlock_t hrtimer_lock;6527 struct hrtimer hrtimer;6528 ktime_t hrtimer_interval;6529 unsigned int hrtimer_active;6530 struct perf_cgroup *cgrp;[all …]
84427 struct perf_cpu_context { struct84428 struct perf_event_context ctx;84429 struct perf_event_context *task_ctx;84430 int online;84431 struct perf_cgroup *cgrp;84432 int heap_size;84433 struct perf_event **heap;84434 struct perf_event *heap_default[2];
90348 struct perf_cpu_context { struct90349 struct perf_event_context ctx;90350 struct perf_event_context *task_ctx;90351 int online;90352 struct perf_cgroup *cgrp;90353 int heap_size;90354 struct perf_event **heap;90355 struct perf_event *heap_default[2];
31525 struct perf_cpu_context { struct31526 struct perf_event_context ctx;31527 struct perf_event_context *task_ctx;31528 int online;31529 struct perf_cgroup *cgrp;31530 int heap_size;31531 struct perf_event **heap;31532 struct perf_event *heap_default[2];
37325 struct perf_cpu_context { struct37326 struct perf_event_context ctx;37327 struct perf_event_context *task_ctx;37328 int online;37329 int heap_size;37330 struct perf_event **heap;37331 struct perf_event *heap_default[2];
46950 struct perf_cpu_context { struct46951 struct perf_event_context ctx;46952 struct perf_event_context *task_ctx;46953 int online;46954 int heap_size;46955 struct perf_event **heap;46956 struct perf_event *heap_default[2];