Home
last modified time | relevance | path

Searched defs:frames (Results 1 - 25 of 297) sorted by relevance

12345678910>>...12

/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/
H A Ddfx_kernel_stack.h27 std::vector<DfxFrame> frames; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_util.c32 ia_css_pipe_util_create_output_frames( struct ia_css_frame *frames[]) ia_css_pipe_util_create_output_frames() argument
43 ia_css_pipe_util_set_output_frames( struct ia_css_frame *frames[], unsigned int idx, struct ia_css_frame *frame) ia_css_pipe_util_set_output_frames() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_util.c32 ia_css_pipe_util_create_output_frames( struct ia_css_frame *frames[]) ia_css_pipe_util_create_output_frames() argument
43 ia_css_pipe_util_set_output_frames( struct ia_css_frame *frames[], unsigned int idx, struct ia_css_frame *frame) ia_css_pipe_util_set_output_frames() argument
/kernel/linux/linux-5.10/include/xen/
H A Dmem-reservation.h37 xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) xenmem_reservation_va_mapping_update() argument
/kernel/linux/linux-6.6/include/xen/
H A Dmem-reservation.h37 xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) xenmem_reservation_va_mapping_update() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_frame_formatter.cpp83 std::string DfxFrameFormatter::GetFramesStr(const std::vector<DfxFrame>& frames) in GetFramesStr() argument
95 std::string DfxFrameFormatter::GetFramesStr(const std::vector<std::shared_ptr<DfxFrame>>& frames) in GetFramesStr() argument
107 std::vector<std::shared_ptr<DfxFrame>> DfxFrameFormatter::ConvertFrames(const std::vector<DfxFrame>& frames) in ConvertFrames() argument
/kernel/linux/linux-5.10/arch/arm/xen/
H A Dgrant-table.c36 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, in arch_gnttab_map_shared() argument
48 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, in arch_gnttab_map_status() argument
/kernel/linux/linux-6.6/arch/arm/xen/
H A Dgrant-table.c36 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, in arch_gnttab_map_shared() argument
48 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, in arch_gnttab_map_status() argument
/kernel/linux/linux-5.10/sound/core/oss/
H A Dcopy.c27 copy_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) copy_transfer() argument
H A Dio.c37 io_playback_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) io_playback_transfer() argument
63 io_capture_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) io_capture_transfer() argument
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) io_src_channels() argument
H A Droute.c27 zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, snd_pcm_uframes_t frames, snd_pcm_format_t format) zero_areas() argument
39 copy_area(const struct snd_pcm_plugin_channel *src_channel, struct snd_pcm_plugin_channel *dst_channel, snd_pcm_uframes_t frames, snd_pcm_format_t format) copy_area() argument
47 route_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) route_transfer() argument
[all...]
/kernel/linux/linux-5.10/drivers/xen/
H A Dmem-reservation.c93 int xenmem_reservation_increase(int count, xen_pfn_t *frames) in xenmem_reservation_increase() argument
109 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) in xenmem_reservation_decrease() argument
29 __xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) __xenmem_reservation_va_mapping_update() argument
/kernel/linux/linux-6.6/drivers/xen/
H A Dmem-reservation.c86 int xenmem_reservation_increase(int count, xen_pfn_t *frames) in xenmem_reservation_increase() argument
102 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) in xenmem_reservation_decrease() argument
29 __xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) __xenmem_reservation_va_mapping_update() argument
/kernel/linux/linux-6.6/sound/core/oss/
H A Dcopy.c27 copy_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) copy_transfer() argument
H A Dio.c37 io_playback_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) io_playback_transfer() argument
63 io_capture_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) io_capture_transfer() argument
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) io_src_channels() argument
H A Droute.c27 zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, snd_pcm_uframes_t frames, snd_pcm_format_t format) zero_areas() argument
39 copy_area(const struct snd_pcm_plugin_channel *src_channel, struct snd_pcm_plugin_channel *dst_channel, snd_pcm_uframes_t frames, snd_pcm_format_t format) copy_area() argument
47 route_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) route_transfer() argument
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_pac_test.cpp69 auto frames = unwinder->GetFrames(); in HWTEST_F() local
H A Dfp_unwinder_test.cpp56 std::vector<DfxFrame> frames; in HWTEST_F() local
88 std::vector<DfxFrame> frames; in HWTEST_F() local
[all...]
H A Dinstr_statistic_test.cpp75 auto frames = unwinder->GetFrames(); in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr.host.c97 ia_css_tnr_configure( const struct ia_css_binary *binary, const struct ia_css_frame * const *frames) ia_css_tnr_configure() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr.host.c99 ia_css_tnr_configure(const struct ia_css_binary *binary, const struct ia_css_frame * const *frames) ia_css_tnr_configure() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local_thread.cpp76 void BacktraceLocalThread::SetFrames(const std::vector<DfxFrame>& frames) in SetFrames() argument
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dlock_parser_test.cpp128 std::vector<DfxFrame> frames; in HWTEST_F() local
182 std::vector<DfxFrame> frames; in HWTEST_F() local
232 std::vector<DfxFrame> frames; in HWTEST_F() local
271 std::vector<DfxFrame> frames; HWTEST_F() local
312 std::vector<DfxFrame> frames; HWTEST_F() local
[all...]
H A Dfault_stack_test.cpp89 auto frames = unwinder->GetFrames(); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dgrant-table.c31 int arch_gnttab_map_shared(unsigned long *frames, unsigned long nr_gframes, in arch_gnttab_map_shared() argument
53 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, in arch_gnttab_map_status() argument

Completed in 7 milliseconds

12345678910>>...12