Home
last modified time | relevance | path

Searched defs:atgc_management (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h51799 struct atgc_management { struct
51800 bool atgc_enabled;
51801 struct rb_root_cached root;
51802 struct list_head victim_list;
51803 unsigned int victim_count;
51804 unsigned int candidate_ratio;
51805 unsigned int max_candidate_count;
51806 unsigned int age_weight;
51807 unsigned long long age_threshold;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h61557 struct atgc_management { struct
61558 bool atgc_enabled;
61559 struct rb_root_cached root;
61560 struct list_head victim_list;
61561 unsigned int victim_count;
61562 unsigned int candidate_ratio;
61563 unsigned int max_candidate_count;
61564 unsigned int age_weight;
61565 unsigned long long age_threshold;