Home
last modified time | relevance | path

Searched defs:field_count (Results 1 – 3 of 3) sorted by relevance

/system/memory/lmkd/include/
Dlmkd.h113 static inline void lmkd_pack_get_procprio(LMKD_CTRL_PACKET packet, int field_count, in lmkd_pack_get_procprio()
/system/extras/simpleperf/
Dreport_lib_interface.cpp59 uint32_t field_count; member
/system/memory/lmkd/
Dlmkd.cpp549 static int find_field(const char* name, const char* const field_names[], int field_count) { in find_field()
560 int field_count, int64_t* field, in match_field()
1029 static void cmd_procprio(LMKD_CTRL_PACKET packet, int field_count, struct ucred *cred) { in cmd_procprio()