Home
last modified time | relevance | path

Searched defs:log_c (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/flashrom/bindings/rust/libflashrom/
H A Dbuild.rs10 let mut log_c = cc::Build::new(); in main() localVariable
/aosp_15_r20/external/flashrom/bindings/rust/libflashrom/src/
H A Dlog.c28 static int log_c(enum flashrom_log_level level, const char *format, va_list ap) in log_c() function
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h80847 struct log_c { struct
80848 struct dm_target *ti;
80849 int touched_dirtied;
80850 int touched_cleaned;
80851 int flush_failed;
80852 uint32_t region_size;
80853 unsigned int region_count;
80854 region_t sync_count;
80855 unsigned int bitset_uint32_count;
80856 uint32_t *clean_bits;
[all …]
H A Dvmlinux.h80847 struct log_c { struct
80848 struct dm_target *ti;
80849 int touched_dirtied;
80850 int touched_cleaned;
80851 int flush_failed;
80852 uint32_t region_size;
80853 unsigned int region_count;
80854 region_t sync_count;
80855 unsigned int bitset_uint32_count;
80856 uint32_t *clean_bits;
[all …]