Home
last modified time | relevance | path

Searched defs:pcs (Results 1 - 25 of 118) sorted by relevance

12345

/kernel/linux/linux-5.10/include/linux/
H A Dpcs-lynx.h13 struct phylink_pcs pcs; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
H A Dasync_stack.cpp70 uintptr_t pcs[maxSize] = {0}; in CollectAsyncStack() local
H A Dfp_unwinder.cpp33 int32_t FpUnwinder::Unwind(uintptr_t* pcs, int32_t sz, int32_t skipFrameNum) in Unwind() argument
72 int32_t FpUnwinder::UnwindFallback(uintptr_t* pcs, int32_t sz, int32_t skipFrameNum) in UnwindFallback() argument
H A Dunique_stack_table.cpp154 uint64_t UniqueStackTable::PutPcsInTable(StackId *stackId, uintptr_t* pcs, size_t nr) in PutPcsInTable() argument
209 bool UniqueStackTable::GetPcsByStackId(StackId stackId, std::vector<uintptr_t>& pcs) in GetPcsByStackId() argument
/base/hiviewdfx/faultloggerd/test/unittest/async_stack/
H A Dasync_stack_test.cpp111 uintptr_t pcs[maxSize] = {0}; in HWTEST_F() local
H A Dstack_table_test.cpp140 std::vector<uintptr_t> pcs; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.h25 struct lynx_pcs *pcs; member
/kernel/linux/linux-6.6/include/linux/pcs/
H A Dpcs-xpcs.h34 struct phylink_pcs pcs; member
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dfp_unwinder_test.cpp52 uintptr_t pcs[maxSize] = {0}; in HWTEST_F() local
84 uintptr_t pcs[maxSize] = {0}; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
H A Dunwind_local_benchmark.cpp66 std::vector<unw_word_t> pcs; in UnwindLocal() local
H A Dunwind_remote_benchmark.cpp85 std::vector<unw_word_t> pcs; in UnwindRemote() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.h27 struct phylink_pcs *pcs; member
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dstacktrace.cc118 int DefaultStackUnwinder(void** pcs, int* sizes, int depth, int skip, in DefaultStackUnwinder() argument
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dlock_parser_test.cpp125 std::vector<uintptr_t> pcs = unwinder->GetPcs(); in HWTEST_F() local
179 std::vector<uintptr_t> pcs = unwinder->GetPcs(); in HWTEST_F() local
231 std::vector<uintptr_t> pcs = unwinder->GetPcs(); in HWTEST_F() local
270 std::vector<uintptr_t> pcs = unwinder->GetPcs(); in HWTEST_F() local
309 std::vector<uintptr_t> pcs = unwinder->GetPcs(); HWTEST_F() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530-mdio.c87 struct phylink_pcs *pcs; in mt7531_create_sgmii() local
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp82 void SampleStackPrinter::Insert(std::vector<uintptr_t>& pcs, int32_t count) in Insert() argument
150 std::vector<uintptr_t> pcs; in GetTreeStack() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_async_thread.cpp107 std::vector<uintptr_t> pcs; in GetSubmitterStack() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dfp_unwinder.h50 size_t Unwind(uintptr_t pc, uintptr_t fp, uintptr_t* pcs, size_t maxSize, size_t skipFrameNum = 0) in Unwind() argument
85 NO_SANITIZE size_t UnwindSafe(uintptr_t pc, uintptr_t fp, uintptr_t* pcs, size_t maxSize, size_t skipFrameNum = 0) in UnwindSafe() argument
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.h50 struct lynx_pcs **pcs; member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.h49 struct lynx_pcs *pcs; member
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_serdes.c20 static inline struct b53_pcs *pcs_to_b53_pcs(struct phylink_pcs *pcs) in pcs_to_b53_pcs() argument
68 static int b53_serdes_config(struct phylink_pcs *pcs, unsigned int neg_mode, in b53_serdes_config() argument
89 static void b53_serdes_an_restart(struct phylink_pcs *pcs) in b53_serdes_an_restart() argument
102 static void b53_serdes_get_state(struct phylink_pcs *pcs, in b53_serdes_get_state() argument
215 struct b53_pcs *pcs; b53_serdes_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.h49 struct phylink_pcs *pcs; member
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_phylink.c75 static struct sparx5_port *sparx5_pcs_to_port(struct phylink_pcs *pcs) in sparx5_pcs_to_port() argument
80 static void sparx5_pcs_get_state(struct phylink_pcs *pcs, in sparx5_pcs_get_state() argument
94 static int sparx5_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, in sparx5_pcs_config() argument
129 static void sparx5_pcs_aneg_restart(struct phylink_pcs *pcs) in sparx5_pcs_aneg_restart() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_phylink.c85 static struct lan966x_port *lan966x_pcs_to_port(struct phylink_pcs *pcs) in lan966x_pcs_to_port() argument
90 static void lan966x_pcs_get_state(struct phylink_pcs *pcs, in lan966x_pcs_get_state() argument
98 static int lan966x_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, in lan966x_pcs_config() argument
120 static void lan966x_pcs_aneg_restart(struct phylink_pcs *pcs) in lan966x_pcs_aneg_restart() argument
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dpcs-6185.c24 static struct mv88e6185_pcs *pcs_to_mv88e6185_pcs(struct phylink_pcs *pcs) in pcs_to_mv88e6185_pcs() argument
57 static void mv88e6185_pcs_get_state(struct phylink_pcs *pcs, in mv88e6185_pcs_get_state() argument
98 static int mv88e6185_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in mv88e6185_pcs_config() argument
106 static void mv88e6185_pcs_an_restart(struct phylink_pcs *pcs) in mv88e6185_pcs_an_restart() argument

Completed in 8 milliseconds

12345