Home
last modified time | relevance | path

Searched defs:active (Results 1 – 17 of 17) sorted by relevance

/third_party/ulib/jemalloc/test/unit/
A Dprof_idump.c33 bool active; in TEST_BEGIN() local
A Dprof_gdump.c24 bool active, gdump, gdump_old; in TEST_BEGIN() local
A Dprof_accum.c62 bool active; in TEST_BEGIN() local
A Dprof_reset.c20 set_prof_active(bool active) in set_prof_active()
A Dstats.c5 size_t sz, allocated, active, resident, mapped; in TEST_BEGIN() local
/third_party/dev/ethernet/e1000/
A De1000_82571.c575 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 De1000_api.c1165 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 De1000_82541.c946 static s32 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82541()
A De1000_82575.c805 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 De1000_ich8lan.c3177 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 De1000_phy.c141 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 Dextent_inlines.h218 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 Dctl_structs.h39 size_t active; member
A Dprof_structs.h177 bool active; member
/third_party/ulib/jemalloc/src/
A Dprof.c1865 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 Dstats.c792 size_t allocated, active, metadata, resident, mapped, retained; in stats_print_helper() local
/third_party/ulib/chromiumos-platform-ec/include/chromiumos-platform-ec/
A Dec_commands.h2942 uint8_t active; /* still active */ member

Completed in 62 milliseconds