perf_benchmark sample
lfs_dir_find_match()
is only used within perf_benchmark sample.
Symbol previews are coming soon...
Symbols
loading (4/6)...
Files
loading (3/6)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
perf_benchmark sample
lfs_dir_find_match()
lfs_dir_find_match() function
Syntax
Show:
Summary
Declaration
from
lfs.c:1440
static
int
lfs_dir_find_match
(
void
*
data
,
lfs_tag_t
tag
,
const
void
*
buffer
)
;
Arguments
Argument
data
tag
buffer
Examples
References
from
examples
Code
Location
Referrer
static
int
lfs_dir_find_match
(
void
*
data
,
lfs.c:1440
lfs_dir_find_match
,
&
(
struct
lfs_dir_find_match
)
{
lfs.c:1544
lfs_dir_find()
lfs_dir_find_match
,
&
(
struct
lfs_dir_find_match
)
{
lfs.c:4430
lfs_mount_()
Call Tree
from
examples
lfs_dir_find_match()
calls 3 functions:
All items filtered out
lfs_dir_find_match()
lfs_min()
lfs_bd_cmp()
lfs_tag_size()
All items filtered out
Data Use
from
examples
lfs_dir_find_match()
reads 8 variables and writes 2 variables:
::LFS_CMP_EQ
::LFS_CMP_LT
::LFS_CMP_GT
lfs_diskoff::block
lfs_diskoff::off
lfs_dir_find_match::lfs
lfs_dir_find_match::name
lfs_dir_find_match::size
All items filtered out
lfs_dir_find_match()
lfs_dir_find()
lfs_mount_()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out