Home
last modified time | relevance | path

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

/system/memory/lmkd/include/
Dlmkd.h115 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.cpp58 uint32_t field_count; member
/system/memory/lmkd/
Dlmkd.cpp558 static int find_field(const char* name, const char* const field_names[], int field_count) { in find_field()
569 int field_count, int64_t* field, in match_field()
1088 static void cmd_procprio(LMKD_CTRL_PACKET packet, int field_count, struct ucred *cred) { in cmd_procprio()