Searched defs:active (Results 1 – 17 of 17) sorted by relevance
| /third_party/ulib/jemalloc/test/unit/ |
| A D | prof_idump.c | 33 bool active; in TEST_BEGIN() local
|
| A D | prof_gdump.c | 24 bool active, gdump, gdump_old; in TEST_BEGIN() local
|
| A D | prof_accum.c | 62 bool active; in TEST_BEGIN() local
|
| A D | prof_reset.c | 20 set_prof_active(bool active) in set_prof_active()
|
| A D | stats.c | 5 size_t sz, allocated, active, resident, mapped; in TEST_BEGIN() local
|
| /third_party/dev/ethernet/e1000/ |
| A D | e1000_82571.c | 575 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574() 601 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574() 871 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571()
|
| A D | e1000_api.c | 1165 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state() 1187 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state()
|
| A D | e1000_82541.c | 946 static s32 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82541()
|
| A D | e1000_82575.c | 805 static s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82575() 891 static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82580() 938 s32 e1000_set_d3_lplu_state_82580(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82580()
|
| A D | e1000_ich8lan.c | 3177 static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active) in e1000_set_lplu_state_pchlan() 3211 static s32 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_ich8lan() 3307 static s32 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_ich8lan()
|
| A D | e1000_phy.c | 141 bool E1000_UNUSEDARG active) in e1000_null_lplu_state() 2078 s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_generic()
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | extent_inlines.h | 218 extent_active_set(extent_t *extent, bool active) in extent_active_set() 249 size_t usize, size_t sn, bool active, bool zeroed, bool committed, in extent_init()
|
| A D | ctl_structs.h | 39 size_t active; member
|
| A D | prof_structs.h | 177 bool active; member
|
| /third_party/ulib/jemalloc/src/ |
| A D | prof.c | 1865 char *thread_name, bool active) in prof_tdata_init_impl() 1993 bool active = tdata->active; in prof_tdata_reinit() local 2077 prof_active_set(tsdn_t *tsdn, bool active) in prof_active_set() 2166 prof_thread_active_set(tsd_t *tsd, bool active) in prof_thread_active_set()
|
| A D | stats.c | 792 size_t allocated, active, metadata, resident, mapped, retained; in stats_print_helper() local
|
| /third_party/ulib/chromiumos-platform-ec/include/chromiumos-platform-ec/ |
| A D | ec_commands.h | 2942 uint8_t active; /* still active */ member
|
Completed in 62 milliseconds