Home
last modified time | relevance | path

Searched refs:str_field (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c661 char *str_field = (char *)&entry->fields[n_u64]; in trace_event_raw_event_synth() local
663 strscpy(str_field, str_val, STR_VAR_LEN_MAX); in trace_event_raw_event_synth()